Skip to content

Commit 2734a6d

Browse files
committed
Update python-publish.yml
1 parent dc38a7c commit 2734a6d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/python-publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
This is an automated release for version ${{ github.ref_name }}.
2929
draft: true
3030
prerelease: false
31+
env:
32+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3133

3234
release-build:
3335
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)