mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-01-31 15:41:34 +08:00
👷 update ci
This commit is contained in:
parent
aba18a2f68
commit
eeec690e71
3
.github/workflows/site_deploy.yml
vendored
3
.github/workflows/site_deploy.yml
vendored
@ -49,3 +49,6 @@ jobs:
|
||||
production-branch: ${{ env.BRANCH_NAME }}
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
deploy-message: 'Deploy ${{ env.BRANCH_NAME }}@${{ github.sha }}'
|
||||
env:
|
||||
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
|
||||
NETLIFY_SITE_ID: ${{ secrets.SITE_ID }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user