We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4f05acd + e835082 commit 92ebfb5Copy full SHA for 92ebfb5
.github/workflows/gatsby-ci.yml
@@ -33,7 +33,7 @@ jobs:
33
- run: npm run build --if-present
34
- name: Deploy 🚀
35
if: github.event_name == 'push'
36
- uses: JamesIves/github-pages-deploy-action@v4.3.3
+ uses: JamesIves/github-pages-deploy-action@v4.4.2
37
with:
38
branch: gh-pages # The branch the action should deploy to.
39
folder: public
0 commit comments