1
0
mirror of https://github.com/Earu/EasyChat.git synced 2025-03-04 03:13:20 -05:00
This commit is contained in:
Earu 2021-07-08 11:01:09 +02:00 committed by GitHub
parent 3f65759797
commit 350165a873
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
name: CI
name: Workshop
on:
push:
@ -15,7 +15,7 @@ jobs:
# Creates a GMA and publishes it to the Steam Workshop
- name: Publish to Steam Workshop
uses: Earu/GSW-action@V1.0
uses: Earu/GSW-action@V0.1.9
with:
account-name: ${{secrets.STEAM_NAME}}
account-password: ${{secrets.STEAM_PASSWORD}}