mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2025-04-09 05:24:39 -04:00
remove the github artifact thing
This commit is contained in:
parent
02255a61d9
commit
df8c8c4b2f
1 changed files with 0 additions and 4 deletions
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…
Add table
Reference in a new issue