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