We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 58920b1 + 55a0476 commit 8b47d7aCopy full SHA for 8b47d7a
.github/workflows/publish.yml
@@ -24,7 +24,7 @@ jobs:
24
run: hugo --minify
25
26
- name: Deploy
27
- uses: peaceiris/actions-gh-pages@v3
+ uses: peaceiris/actions-gh-pages@v4
28
with:
29
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
30
external_repository: graphql-java-kickstart/graphql-java-kickstart.github.io
0 commit comments