1
0
mirror of https://github.com/zumbiepig/MineXLauncher.git synced 2025-06-08 08:24:50 +00:00

Update gh-pages.yml

Signed-off-by: zumbiepig <121742281+zumbiepig@users.noreply.github.com>
This commit is contained in:
zumbiepig 2024-09-15 09:33:00 -07:00 committed by GitHub
parent 58607dafe5
commit 1792b308ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,3 +24,6 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./public
force_orphan: true
user_name: 'github-actions[bot]'
user_email: '41898282+github-actions[bot]@users.noreply.github.com'
commit_message: 'github-actions[bot]: deploy to github pages'