fix: edit GitHub actions

This commit is contained in:
ruanyf
2023-08-01 22:35:17 +08:00
parent ec0626589f
commit 0713cb610d

View File

@@ -27,7 +27,7 @@ jobs:
git-config-name: wangdoc-bot
git-config-email: yifeng.ruan@gmail.com
repository-name: wangdoc/website
access-token: ${{ secrets.WANGDOC_BOT_TOKEN }}
token: ${{ secrets.WANGDOC_BOT_TOKEN }}
base-branch: main
branch: master # The branch the action should deploy to.
folder: dist # The folder the action should deploy.