From 44f985c80a6b2d4ed659a3d8aefa5d9a75163fb6 Mon Sep 17 00:00:00 2001 From: itdoginfo Date: Mon, 16 Dec 2024 17:31:08 +0300 Subject: [PATCH] Fixed --- .github/workflows/create-srs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/create-srs.yml b/.github/workflows/create-srs.yml index e74e8b6..dcdc06b 100644 --- a/.github/workflows/create-srs.yml +++ b/.github/workflows/create-srs.yml @@ -26,5 +26,5 @@ jobs: - name: Release uses: softprops/action-gh-release@v2.2.0 with: - files: "/github/workspace/${{ inputs.output_name }}.srs" + files: "/github/workspace/russia-inside.srs" tag_name: latest \ No newline at end of file