mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2024-11-14 19:25:16 -05:00
itchio html5 builds
This commit is contained in:
parent
70c97cadb4
commit
cf4be8367a
1 changed files with 3 additions and 0 deletions
3
.github/workflows/learn-github-actions.yml
vendored
3
.github/workflows/learn-github-actions.yml
vendored
|
@ -35,6 +35,9 @@ jobs:
|
|||
unzip butler.zip
|
||||
chmod +x butler
|
||||
./butler -V
|
||||
- run: |
|
||||
./butler login
|
||||
butler push export/debug/html5/bin ninja-muffin24/funkin-secret:html5
|
||||
- uses: actions/upload-artifact@v1
|
||||
with:
|
||||
name: funkinSecret-${{ runner.os }}-${{ github.sha }}
|
||||
|
|
Loading…
Reference in a new issue