Skip to content

Commit 6787af7

Browse files
committed
pypi release workflow
1 parent 38335fb commit 6787af7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
- name: Bump version and push tag
3838
id: bump
39-
uses: hennejg/github-tag-action@v4.3.1
39+
uses: mathieudutour/github-tag-action@v6.2
4040
with:
4141
github_token: ${{ secrets.GITHUB_TOKEN }}
4242
release_branches: main

0 commit comments

Comments
 (0)