Skip to content

Commit 3d120df

Browse files
authored
Update ci.yml
1 parent 7cbcb3f commit 3d120df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Deploy to GitHub Pages
1919
uses: peaceiris/actions-gh-pages@v3
2020
with:
21-
deploy_key: ${{ secrets.DEPLOY_KEY }}
21+
deploy_key: ${{ secrets.GH_KEY }}
2222
publish_dir: ./build
2323
user_name: 'Scratch Coding Hut'
2424
user_email: '[email protected]'

0 commit comments

Comments
 (0)