Skip to content

Commit

Permalink
Update test-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
penndu authored Apr 10, 2024
1 parent 6c1ca66 commit e23bf8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
npm run start
- name: Deploy
if: ${{ matrix.node_version == '16' }}
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
deploy_key: ${{ secrets.MHUIG_DEPLOY_KEY }}
external_repository: volantis-x/volantis-x.github.io
Expand Down

0 comments on commit e23bf8c

Please sign in to comment.