This commit is contained in:
@@ -270,7 +270,7 @@ jobs:
|
||||
PAYLOAD_B64=$(base64 -w0 repo/payload.json)
|
||||
|
||||
NAME="${{ steps.info.outputs.name }}"
|
||||
TAG="$VERSION"
|
||||
TAG="${{ steps.releaseinfo.outputs.version }}"
|
||||
|
||||
JSON="{\"ref\":\"hidden/workflows\",\"inputs\":{\"payload\":\"$PAYLOAD_B64\",\"name\":\"$NAME\",\"tag\":\"$TAG\"}}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user