Update release-steam.yml

master
Vitaly Mikhailov 3 years ago committed by GitHub
parent e826847da2
commit 0d1421a2e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,6 +10,13 @@ on:
artifact_name: artifact_name:
required: true required: true
type: string type: string
secrets:
STEAM_LOGIN:
required: true
STEAM_AUTH_CODE:
required: true
STEAM_PASSWORD:
required: true
jobs: jobs:
publish-on-steam: publish-on-steam:

Loading…
Cancel
Save