1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-09-11 20:57:20 +00:00

itchio html5 builds

This commit is contained in:
Cameron Taylor 2022-02-18 17:55:31 -05:00
parent 70c97cadb4
commit cf4be8367a

View file

@ -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 }}