Skip to content

Commit

Permalink
Merge pull request #366 from layer5io/leecalcote/ci/site
Browse files Browse the repository at this point in the history
[CI] [Site] chore: upgrade JamesIves/[email protected]
  • Loading branch information
leecalcote authored Nov 19, 2023
2 parents cd79761 + e3eb9db commit f39fca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
npm run build
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@4.0.0
uses: JamesIves/github-pages-deploy-action@v4.4.3
with:
branch: site # The branch the action should deploy to.
folder: public # The folder the action should deploy.
Expand Down

0 comments on commit f39fca6

Please sign in to comment.