From 2c37f114e0b03210ded970697cadd88652b936df Mon Sep 17 00:00:00 2001 From: Leon Date: Thu, 7 Dec 2023 21:02:32 +0100 Subject: [PATCH] :construction_worker: Changed version of action template --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 2a587c4..b63cf85 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -22,7 +22,7 @@ jobs: New-Item -ItemType Directory -Path "release" - name: StreamDeck Distribution Tool - uses: AdamCarballo/streamdeck-distribution-tool@v1 + uses: AdamCarballo/streamdeck-distribution-tool@v1.0.1 with: input: de.leonmarcel.teamspeak5.sdPlugin output: release