Skip to content

Commit 058bd31

Browse files
authored
Update ci-cd.yml
1 parent f991672 commit 058bd31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ jobs:
3737
run: |
3838
npm run deploy
3939
env:
40-
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
40+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)