Skip to content

Commit 8dc142b

Browse files
committed
chore: 버전 수정
1 parent 19c6697 commit 8dc142b

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
@@ -31,6 +31,6 @@ jobs:
3131
- name: Deploy
3232
uses: peaceiris/actions-gh-pages@v4
3333
with:
34-
github_token: ${{ secrets.GH_PAGES_TOKEN }}
34+
github_token: ${{ secrets.GITHUB_TOKEN }}
3535
publish_dir: ./public
3636
cname: zooneon.dev

0 commit comments

Comments
 (0)