mirror of
https://github.com/gradio-app/gradio.git
synced 2024-11-21 01:01:05 +08:00
update token for npm action (#4187)
This commit is contained in:
parent
ceeb96186b
commit
6e28936e1f
2
.github/workflows/publish-npm.yml
vendored
2
.github/workflows/publish-npm.yml
vendored
@ -40,4 +40,4 @@ jobs:
|
||||
publish: pnpm ci:publish
|
||||
env:
|
||||
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.GRADIO_PAT }}
|
Loading…
Reference in New Issue
Block a user