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 42f1c73 commit f25b580Copy full SHA for f25b580
.github/workflows/release.yml
@@ -46,7 +46,7 @@ jobs:
46
47
- name: Bump version and push tag
48
id: tag_version
49
- uses: mathieudutour/github-tag-action@fix-tag-existing
+ uses: erodozer/github-tag-action@fix-tag-existing
50
with:
51
github_token: ${{ secrets.GITHUB_TOKEN }}
52
fetch_all_tags: true
0 commit comments