Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
costateixeira committed Sep 23, 2023
1 parent 3ac5d44 commit 07d8808
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].2
uses: JamesIves/[email protected].3
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 07d8808

Please sign in to comment.