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 cef2772 commit 65eceacCopy full SHA for 65eceac
.github/workflows/deploy.yml
@@ -32,6 +32,6 @@ jobs:
32
- name: Deploy to GitHub Pages
33
uses: peaceiris/actions-gh-pages@v3
34
with:
35
- github_token: ${{ secrets.GITHUB_TOKEN }}
+ github_token: ${{ secrets.FUCK_ACTION_GITHUB_TOKEN }}
36
publish_dir: ./dist
37
force_orphan: true
0 commit comments