Skip to content

Commit

Permalink
Update github-build-and-deploy-rocket-action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zaunders authored Sep 26, 2024
1 parent d82ecaa commit 32a2352
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
uses: JamesIves/[email protected]
with:
branch: gh-pages # The branch the action should deploy to.
folder: _site # The folder the action should deploy.
folder: dist # The folder the action should deploy.

0 comments on commit 32a2352

Please sign in to comment.