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 1b090c1 commit 993b6d1Copy full SHA for 993b6d1
.github/workflows/build-release.yaml
@@ -14,7 +14,7 @@ jobs:
14
15
- name: Bump version and push tag
16
id: bump
17
- uses: hennejg/github-tag-action@v4.3.1
+ uses: mathieudutour/github-tag-action@v6.2
18
with:
19
github_token: ${{ secrets.GITHUB_TOKEN }}
20
release_branches: main
0 commit comments