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 8dce9fd commit 4fe1c1fCopy full SHA for 4fe1c1f
1 file changed
.github/workflows/DEPLOY.yml
@@ -27,5 +27,5 @@ jobs:
27
- name: Deploy dist folder to GitHub Pages
28
uses: peaceiris/actions-gh-pages@v3
29
with:
30
- github_token: ${{secrets.DENEME_TOKEN}}
+ personal_token: ${{secrets.DENEME_TOKEN}}
31
publish_dir: ./dist
0 commit comments