mirror of
https://github.com/zhigang1992/now-deployment.git
synced 2026-04-29 04:25:28 +08:00
ci: github token
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -15,6 +15,6 @@ jobs:
|
||||
- uses: ./
|
||||
id: now-deployment
|
||||
with:
|
||||
github-token: ${{ secrets.BOT_TOKEN }}
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
zeit-token: ${{ secrets.ZEIT_TOKEN }}
|
||||
#ZEIT_TEAMID: amond
|
||||
|
||||
Reference in New Issue
Block a user