Skip to content

Commit 92b0511

Browse files
committed
fix: 배포 시 토큰 오류 삭제
1 parent 7d16d6a commit 92b0511

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
@@ -15,7 +15,6 @@ jobs:
1515
- name: Checkout current branch
1616
uses: actions/checkout@v4
1717
with:
18-
token: ${{ secrets.AUTO_ACTIONS }}
1918
fetch-depth: 0
2019

2120
- name: Determine target branch

0 commit comments

Comments
 (0)