mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-23 23:33:55 +00:00
woops a cute dot slash lol!
This commit is contained in:
parent
21e95903b0
commit
a11e182b79
3
.github/workflows/learn-github-actions.yml
vendored
3
.github/workflows/learn-github-actions.yml
vendored
|
@ -39,9 +39,8 @@ jobs:
|
|||
env:
|
||||
BUTLER_API_KEY: ${{ secrets.BUTLER_API_KEY}}
|
||||
run: |
|
||||
|
||||
./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 }}
|
||||
|
|
Loading…
Reference in a new issue