Release v104-testing
All checks were successful
Release Plugin / release (push) Successful in 5s

This commit is contained in:
Michael Otto
2026-03-05 12:00:15 +01:00
parent ac1d33b125
commit bbbdcbcdf7

View File

@@ -273,7 +273,7 @@ jobs:
PAYLOAD_B64=$(base64 -w0 repo/payload.json)
JSON="{\"ref\":\"feature/release\",\"inputs\":{\"payload\":\"$PAYLOAD_B64\"}}"
JSON="{\"ref\":\"hidden/workflows\",\"inputs\":{\"payload\":\"$PAYLOAD_B64\"}}"
echo "DEBUG | Sende JSON:"
echo "$JSON"