Job cleanup

This commit is contained in:
Piotr Siuszko 2025-09-18 11:32:46 +02:00
parent caad8a5eaa
commit 631b841c1c
2 changed files with 2 additions and 5 deletions

View File

@ -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 }}

View File

@ -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: