Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
costateixeira authored Sep 23, 2023
1 parent dbbf328 commit de4b94e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
git config --global --add safe.directory "$GITHUB_WORKSPACE"

- name: Deploy main
uses: JamesIves/[email protected]
uses: docker://JamesIves/[email protected]
with:
branch: gh-pages # The branch the action should deploy to.
folder: ./webroot # The folder the action should deploy.
Expand Down

0 comments on commit de4b94e

Please sign in to comment.