Skip to content

Commit

Permalink
chore: try to fix github pages action
Browse files Browse the repository at this point in the history
  • Loading branch information
pierpo committed Nov 19, 2020
1 parent f5565de commit cc5e513
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ~/.local/share/godot/builds/HTML5
publish_dir: ../../../.local/share/godot/builds/HTML5

0 comments on commit cc5e513

Please sign in to comment.