mirror of
https://github.com/Earu/EasyChat.git
synced 2025-03-04 03:13:20 -05:00
Fix missing file contents on CI
This commit is contained in:
parent
f204bfdba0
commit
0a68a37fde
2
.github/workflows/workshop.yml
vendored
2
.github/workflows/workshop.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
|
||||
# Creates a GMA and publishes it to the Steam Workshop
|
||||
- name: Publish to Steam Workshop
|
||||
uses: Earu/GSW-action@V2
|
||||
uses: Earu/GSW-action@V2.1
|
||||
with:
|
||||
account-name: ${{secrets.STEAM_NAME}}
|
||||
account-password: ${{secrets.STEAM_PASSWORD}}
|
||||
|
Loading…
Reference in New Issue
Block a user