Skip to content

Commit

Permalink
ci: Fix wrong command
Browse files Browse the repository at this point in the history
  • Loading branch information
LucJosin committed Sep 11, 2023
1 parent 9ecd8a2 commit 931b471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:

- uses: LucJosin/publish-orphan-branch@main
with:
ARGS: '--dir "out" --branch "gh-pages"' --cname "hawbrary.theproject.id" --nojekyll "yes"
ARGS: '--dir "out" --branch "gh-pages" --cname "hawbrary.theproject.id" --nojekyll "yes"'

0 comments on commit 931b471

Please sign in to comment.