Loading .github/workflows/build.yml +0 −1 Original line number Diff line number Diff line Loading @@ -69,7 +69,6 @@ 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 Loading Loading
.github/workflows/build.yml +0 −1 Original line number Diff line number Diff line Loading @@ -69,7 +69,6 @@ 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 Loading