forked from AG_QGIS/Plugin_Test_Action
.gitea/workflows/release.yml aktualisiert
This commit is contained in:
@@ -174,10 +174,12 @@ jobs:
|
|||||||
-H "Content-Type: multipart/form-data" \
|
-H "Content-Type: multipart/form-data" \
|
||||||
-F "attachment=${{ env.ZIP_NAME }}")
|
-F "attachment=${{ env.ZIP_NAME }}")
|
||||||
|
|
||||||
|
echo "Upload response: $RESPONSE"
|
||||||
|
|
||||||
DOWNLOAD_URL=$(echo "$RESPONSE" | grep -o '"browser_download_url":"[^"]*' | cut -d'"' -f4)
|
DOWNLOAD_URL=$(echo "$RESPONSE" | grep -o '"browser_download_url":"[^"]*' | cut -d'"' -f4)
|
||||||
echo "download_url=${DOWNLOAD_URL}" >> $GITHUB_OUTPUT
|
echo "download_url=${DOWNLOAD_URL}" >> $GITHUB_OUTPUT
|
||||||
|
|
||||||
echo "Upload response: $RESPONSE"
|
|
||||||
|
|
||||||
- name: Build XML block
|
- name: Build XML block
|
||||||
id: xmlblock
|
id: xmlblock
|
||||||
|
|||||||
Reference in New Issue
Block a user