gitea actions ng41
This commit is contained in:
@@ -162,7 +162,7 @@ jobs:
|
||||
API_URL="https://${{ vars.RELEASE_URL }}/api/v1/repos/${PLUGIN_GROUP}/${PLUGIN_NAME}/releases"
|
||||
|
||||
JSON=$(jq -n \
|
||||
--arg tag "Version $VERSION-$CHANNEL" \
|
||||
--arg tag "$VERSION-$CHANNEL" \
|
||||
--arg name "Version $VERSION-$CHANNEL" \
|
||||
--arg body "$BODY" \
|
||||
--argjson prerelease "$PRERELEASE" \
|
||||
|
||||
Reference in New Issue
Block a user