Skip to content

Commit 92ebfb5

Browse files
committed
2 parents 4f05acd + e835082 commit 92ebfb5

File tree

3 files changed

+1274
-3481
lines changed

3 files changed

+1274
-3481
lines changed

.github/workflows/gatsby-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- run: npm run build --if-present
3434
- name: Deploy 🚀
3535
if: github.event_name == 'push'
36-
uses: JamesIves/github-pages-deploy-action@v4.3.3
36+
uses: JamesIves/github-pages-deploy-action@v4.4.2
3737
with:
3838
branch: gh-pages # The branch the action should deploy to.
3939
folder: public

0 commit comments

Comments
 (0)