Loading .github/workflows/tag.yml +0 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,6 @@ jobs: build: runs-on: ubuntu-22.04 steps: - uses: actions/checkout@v3 - name: Bump version and push tag uses: anothrNick/github-tag-action@1.61.0 # Don't use @master unless you're happy to test the latest version env: Loading Loading
.github/workflows/tag.yml +0 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,6 @@ jobs: build: runs-on: ubuntu-22.04 steps: - uses: actions/checkout@v3 - name: Bump version and push tag uses: anothrNick/github-tag-action@1.61.0 # Don't use @master unless you're happy to test the latest version env: Loading