Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/coolboy-multirom-builder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/release.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml
index dea68cf..c5dccf3 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -294,6 +294,7 @@ jobs:
env:
TAG_REF_NAME: ${{ github.event.repository.updated_at }}
REPOSITORY_NAME: ${{ github.repository }}
+ shell: msys2 {0}
run: |
value=`cat release_url/release_url.txt`
echo upload_url=$value >> $GITHUB_OUTPUT