mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2025-11-29 15:56:06 +00:00
rename build file, and also proper branching?
This commit is contained in:
parent
e6b4bbeb27
commit
1007db4422
|
|
@ -33,5 +33,5 @@ jobs:
|
||||||
BUTLER_API_KEY: ${{ secrets.BUTLER_API_KEY}}
|
BUTLER_API_KEY: ${{ secrets.BUTLER_API_KEY}}
|
||||||
run: |
|
run: |
|
||||||
./butler login
|
./butler login
|
||||||
./butler push export/debug/html5/bin ninja-muffin24/funkin-secret:html5
|
./butler push export/debug/html5/bin ninja-muffin24/funkin-secret:html5-${GITHUB_REF##*/}
|
||||||
|
|
||||||
Loading…
Reference in a new issue