From 65420a3f9435918d83e4c9310d6f045422c3bb76 Mon Sep 17 00:00:00 2001 From: Sir Papate Date: Sat, 24 Jun 2023 13:48:47 -0400 Subject: [PATCH] Update publish.yml --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index d10bf68..6d881fa 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -15,7 +15,7 @@ jobs: # Creates a GMA and publishes it to the Steam Workshop - name: Publish to Steam Workshop - uses: Earu/GSW-action@V3.0 + uses: Earu/GSW-action@V3.1.12 with: account-name: ${{secrets.STEAM_NAME}} account-password: ${{secrets.STEAM_PASSWORD}}