diff --git a/.github/workflows/steam.yml b/.github/workflows/steam.yml index 46dd27270..90f046b40 100644 --- a/.github/workflows/steam.yml +++ b/.github/workflows/steam.yml @@ -4,11 +4,12 @@ on: workflow_dispatch: inputs: commit_hash: - description: Commit hash + description: Branch or commit hash type: string required: true + default: develop version: - description: Version + description: Version or build description type: string required: true release_channel: