Skip to content

Commit 291775b

Browse files
authored
Update deploy.yml
1 parent 87bacd3 commit 291775b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,5 @@ jobs:
2929
with:
3030
branch: gh-pages
3131
folder: out
32-
clean: true
32+
clean: true
33+
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)