We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c1ca66 commit 2631b61Copy full SHA for 2631b61
.github/workflows/test-deploy.yml
@@ -31,7 +31,7 @@ jobs:
31
npm run start
32
- name: Deploy
33
if: ${{ matrix.node_version == '16' }}
34
- uses: peaceiris/actions-gh-pages@v3
+ uses: peaceiris/actions-gh-pages@v4
35
with:
36
deploy_key: ${{ secrets.MHUIG_DEPLOY_KEY }}
37
external_repository: volantis-x/volantis-x.github.io
0 commit comments