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