We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2a2209 commit df86bcdCopy full SHA for df86bcd
.github/workflows/deploy.sh
@@ -87,7 +87,6 @@ req_data()
87
{
88
"name": "deployment",
89
"head_sha": "${git_head_sha}",
90
- "status": "completed",
91
"details_url": "${deployment_url}"
92
}
93
EOF
0 commit comments