We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74fbada commit e237be8Copy full SHA for e237be8
1 file changed
.github/workflows/build.yml
@@ -108,4 +108,5 @@ jobs:
108
- name: Deploy to GitHub Pages
109
uses: retypeapp/action-github-pages@latest
110
with:
111
+ branch-token: ${{ secrets.GITHUB_TOKEN }}
112
update-branch: true
0 commit comments