We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7f1bb7 commit d0e878dCopy full SHA for d0e878d
.github/workflows/release.yml
@@ -30,7 +30,7 @@ jobs:
30
run: |
31
git push origin main
32
- name: Bump version and push tag
33
- uses: anothrNick/github-tag-action@1.73.0
+ uses: anothrNick/github-tag-action@1.75.0
34
if: ${{ steps.dist.outputs.changed == 'true' }}
35
id: version
36
env:
0 commit comments