We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec06265 commit 0713cb6Copy full SHA for 0713cb6
.github/workflows/wangdoc.yml
@@ -27,7 +27,7 @@ jobs:
27
git-config-name: wangdoc-bot
28
git-config-email: [email protected]
29
repository-name: wangdoc/website
30
- access-token: ${{ secrets.WANGDOC_BOT_TOKEN }}
+ token: ${{ secrets.WANGDOC_BOT_TOKEN }}
31
base-branch: main
32
branch: master # The branch the action should deploy to.
33
folder: dist # The folder the action should deploy.
0 commit comments