Skip to content

Commit f25b580

Browse files
committed
Fixed wrong repo
1 parent 42f1c73 commit f25b580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
- name: Bump version and push tag
4848
id: tag_version
49-
uses: mathieudutour/github-tag-action@fix-tag-existing
49+
uses: erodozer/github-tag-action@fix-tag-existing
5050
with:
5151
github_token: ${{ secrets.GITHUB_TOKEN }}
5252
fetch_all_tags: true

0 commit comments

Comments
 (0)