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.
2 parents 2f5f065 + 546c92d commit 5a0226bCopy full SHA for 5a0226b
.github/workflows/deploy.yml
@@ -39,4 +39,4 @@ jobs:
39
- name: Deploy to GitHub Pages
40
env:
41
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
42
- run: npx gh-pages -d dist -t $GH_TOKEN
+ run: npx gh-pages -d dist
0 commit comments