Skip to content

Commit e58cbec

Browse files
authored
ci: personal_token
1 parent 5b99d4c commit e58cbec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142
- name: Deploy
143143
uses: peaceiris/actions-gh-pages@v4
144144
with:
145-
github_token: ${{ secrets.DEPLOY_TOKEN }}
145+
personal_token: ${{ secrets.DEPLOY_TOKEN }}
146146
external_repository: romcal/romcal.github.io
147147
publish_branch: gh-pages
148148
publish_dir: ./react-app/build

0 commit comments

Comments
 (0)