mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2025-03-21 01:19:26 +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: |
|
||||
./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 }}
|
||||
path: export/debug/html5/bin
|
||||
|
||||
|
|
Loading…
Reference in a new issue