forked from AG_QGIS/Plugin_Test_Action
Release v66
This commit is contained in:
@@ -150,7 +150,7 @@ jobs:
|
||||
--arg tag "$TAG" \
|
||||
--arg name "Version $VERSION" \
|
||||
--arg body "${{ steps.changelog.outputs.current }}" \
|
||||
'{tag_name: $tag, name: $name, body: $body, draft: false, prerelease: true}')
|
||||
'{tag_name: $tag, name: $name, body: $body, draft: true, prerelease: true}')
|
||||
|
||||
API_RESPONSE=$(curl -s -X POST "$API_URL" \
|
||||
-H "accept: application/json" \
|
||||
|
||||
Reference in New Issue
Block a user