mirror of https://github.com/Leinnan/rpack.git
Job cleanup
This commit is contained in:
parent
caad8a5eaa
commit
631b841c1c
|
|
@ -5,9 +5,8 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
paths-ignore:
|
||||
- 'README.md'
|
||||
- "README.md"
|
||||
# to only run when you do a new github release, comment out above part and uncomment the below trigger.
|
||||
# on:
|
||||
# release:
|
||||
|
|
@ -50,4 +49,3 @@ jobs:
|
|||
itchGameId: rpack
|
||||
buildChannel: wasm
|
||||
butlerApiKey: ${{ secrets.butlerApi }}
|
||||
|
||||
|
|
@ -5,9 +5,8 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
paths-ignore:
|
||||
- 'README.md'
|
||||
- "README.md"
|
||||
# to only run when you do a new github release, comment out above part and uncomment the below trigger.
|
||||
# on:
|
||||
# release:
|
||||
|
|
|
|||
Loading…
Reference in New Issue