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:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2022-12-04 16:53:38 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2022-12-04 16:53:38 +0300
commit794d71a5e2f4f1225483f50481c7e658f1eff325 (patch)
tree621fb24eb379e55c5a17fec87f7d07b542c55e44
parentf89d649ede94a113c0eb533e5ee511e56bdc4e4d (diff)
release.yaml
-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