Skip to content

Bump io.sentry:sentry from 7.6.0 to 7.8.0 #123

Bump io.sentry:sentry from 7.6.0 to 7.8.0

Bump io.sentry:sentry from 7.6.0 to 7.8.0 #123

Workflow file for this run

- name: Publish Halma on Itch.io

Check failure on line 1 in .github/workflows/deploy_itch.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/deploy_itch.yml

Invalid workflow file

You have an error in your yaml syntax on line 1
# You may pin to the exact commit or the version.
# uses: KikimoraGames/itch-publish@ea06fdc7e36b34a6c4f88b379a73f3362537b998
uses: KikimoraGames/itch-publish@v0.0.3
with:
# Butler API Key
butlerApiKey:
# Directory or .zip file of the game data. Zip files are slower to upload.
gameData:
# Itch.io username of the game owner. e.g. in finji/overland this would be finji.
itchUsername:
# Itch.io id of the game. e.g. in finji/overland this would be overland.
itchGameId:
# Channel name of the game: https://itch.io/docs/butler/pushing.html#channel-names
buildChannel:
# Optional build number, use to supply your own build version instead of using itch's versioning
buildNumber: # optional
# Optional build number file path, use to supply your own build version instead of using itch's versioning. The file should contain a single line with the version or build number, in UTF-8 without BOM.
buildNumberFile: # optional