1
0
mirror of https://github.com/Earu/EasyChat.git synced 2025-03-03 19:03:10 -05:00

Fix workshop publishing finally

This commit is contained in:
Earu 2022-03-26 18:59:22 +01:00 committed by GitHub
parent 9779316148
commit 813f478ead
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@ jobs:
uses: actions/checkout@v2
- name: Publish to Steam Workshop
uses: Earu/GSW-action@V3.1.11
uses: Earu/GSW-action@V3.1.12
with:
account-name: ${{secrets.STEAM_NAME}}
account-password: ${{secrets.STEAM_PASSWORD}}