Skip to content

Commit c0f8e44

Browse files
author
gitgitWi
committed
Fix: github token 삭제
1 parent d21178b commit c0f8e44

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,5 @@ jobs:
3939
- name: Deploy
4040
uses: JamesIves/github-pages-deploy-action@4.1.4
4141
with:
42-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4342
branch: gh-pages # The branch the action should deploy to.
4443
folder: out

0 commit comments

Comments
 (0)