Unverified Commit 3c0df7cc authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Update build.yml

parent 18f30f6a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -47,6 +47,7 @@ jobs:
      name: Create tag
      uses: rickstaa/action-create-tag@v1
      id: "tag_create"
      if: ${{ false }}
      with:
        tag: "v${{ secrets.MAJOR }}.${{ secrets.MINOR }}"
        tag_exists_error: false