add tag for downstream api calling

This commit is contained in:
aiyueqi
2026-05-07 15:23:41 +08:00
parent 12ca546fa0
commit f59bbf4c56

View File

@@ -127,6 +127,7 @@ jobs:
\"imageUrl\": \"${IMAGE}\",
\"taskType\": \"${TASK_TYPE}\",
\"createBy\": \"${{ gitea.actor }}\",
\"repoUrl\": \"${{ gitea.server_url }}/${{ gitea.repository }}\"
\"repoUrl\": \"${{ gitea.server_url }}/${{ gitea.repository }}\",
\"tag\": \"${{ github.ref_name }}\"
}"