Skip to content

Commit 703ce43

Browse files
authored
Update main.yml
1 parent e654c7c commit 703ce43

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,6 @@ jobs:
3333
# 別人的actions拿來借用
3434
uses: JamesIves/github-pages-deploy-action@releases/v4
3535
with:
36+
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3637
BRANCH: deploy # deploy 到 gh-pages 這個分支
3738
FOLDER: dist # build 後的資料夾

0 commit comments

Comments
 (0)