mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-20 17:46:51 +08:00
👷 update ci
This commit is contained in:
parent
ad47c24b60
commit
17c7903bee
2
.github/workflows/site_deploy.yml
vendored
2
.github/workflows/site_deploy.yml
vendored
@ -45,6 +45,6 @@ jobs:
|
||||
- name: Publish
|
||||
uses: netlify/actions/cli@master
|
||||
with:
|
||||
args: deploy --dir=docs/.vuepress/dist --prod --message="Production|${{ env.BRANCH_NAME }}@${{ github.sha }}"
|
||||
args: deploy --dir=docs/.vuepress/dist --prod --message='Production ${{ env.BRANCH_NAME }}@${{ github.sha }}'
|
||||
env:
|
||||
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user