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 87bacd3 commit 291775bCopy full SHA for 291775b
.github/workflows/deploy.yml
@@ -29,4 +29,5 @@ jobs:
29
with:
30
branch: gh-pages
31
folder: out
32
- clean: true
+ clean: true
33
+ token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments