Update publish.yml

This commit is contained in:
Sir Papate 2023-06-24 13:48:47 -04:00 committed by GitHub
parent 1f33a13267
commit 65420a3f94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ jobs:
# Creates a GMA and publishes it to the Steam Workshop # Creates a GMA and publishes it to the Steam Workshop
- name: Publish to Steam Workshop - name: Publish to Steam Workshop
uses: Earu/GSW-action@V3.0 uses: Earu/GSW-action@V3.1.12
with: with:
account-name: ${{secrets.STEAM_NAME}} account-name: ${{secrets.STEAM_NAME}}
account-password: ${{secrets.STEAM_PASSWORD}} account-password: ${{secrets.STEAM_PASSWORD}}