mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2025-04-01 23:34:54 +00:00
remove the github artifact thing
This commit is contained in:
parent
02255a61d9
commit
df8c8c4b2f
4
.github/workflows/learn-github-actions.yml
vendored
4
.github/workflows/learn-github-actions.yml
vendored
|
@ -41,8 +41,4 @@ jobs:
|
||||||
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
|
||||||
- uses: actions/upload-artifact@v1
|
|
||||||
with:
|
|
||||||
name: funkinSecret-${{ runner.os }}-${{ github.sha }}
|
|
||||||
path: export/debug/html5/bin
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue