mirror of
https://github.com/markqvist/rnsh.git
synced 2025-05-06 00:05:13 -04:00
Update python-publish.yml
This commit is contained in:
parent
0f880b7c88
commit
c5bac4f6b6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/python-publish.yml
vendored
2
.github/workflows/python-publish.yml
vendored
|
@ -89,7 +89,7 @@ jobs:
|
|||
id: create_release
|
||||
uses: actions/create-release@v1
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ github.token }}
|
||||
with:
|
||||
tag_name: ${{ github.ref }}
|
||||
release_name: Release ${{ github.ref }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue