Skip to content

Commit

Permalink
upload hol up?
Browse files Browse the repository at this point in the history
  • Loading branch information
ninjamuffin99 committed Apr 8, 2024
1 parent 09a2e20 commit f769aa7
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/workflows/build-concurrently.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,4 +110,10 @@ jobs:
fi
done
shell: bash
- run: ls -lR
- name: Deploy
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{secrets.GITHUB_TOKEN}}
publish_dir: .
force_orphan: true
cname: demos.haxeflixel.com

0 comments on commit f769aa7

Please sign in to comment.