We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fc3a02 commit 09d4340Copy full SHA for 09d4340
.github/workflows/deploy.yml
@@ -36,7 +36,7 @@ jobs:
36
with:
37
github_token: ${{ secrets.SHARED_BOT_GITHUB_TOKEN }}
38
publish_dir: ./_site
39
- branch: master
+ publish_branch: master
40
# - uses: jeffreytse/[email protected]
41
# with:
42
# provider: 'github'
0 commit comments