We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d7e426 commit 5a75920Copy full SHA for 5a75920
.github/workflows/deploy.yml
@@ -27,6 +27,5 @@ jobs:
27
- name: Deploy to GitHub Pages
28
uses: peaceiris/actions-gh-pages@v3
29
with:
30
- github_token: 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
31
github_token: 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
32
publish_dir: ./build
0 commit comments