Skip to content

Commit ca8a161

Browse files
Use key
1 parent 88cb127 commit ca8a161

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,5 @@ jobs:
4444
- name: Deploy
4545
uses: peaceiris/actions-gh-pages@v3
4646
with:
47+
github_token: ${{ secrets.GITHUB_TOKEN }}
4748
publish_dir: './dist'

0 commit comments

Comments
 (0)