Skip to content

Commit 947104c

Browse files
update workflow
1 parent 2829738 commit 947104c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
tag: ${{ github.ref }}
6666
file: dist/*
6767
file_glob: true
68+
repo_token: ${{ secrets.GH_TOKEN }}
6869
upload_pypi:
6970
name: publish to PyPI
7071
needs: [ build_wheels, build_sdist, build_executables ]

0 commit comments

Comments
 (0)