We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 563532e commit 3c5b334Copy full SHA for 3c5b334
1 file changed
.github/workflows/ci.yml
@@ -176,7 +176,7 @@ jobs:
176
"{\"id\":\"$(echo "${{ github.repository }}" | awk -F/ '{ print $2 }')\",\
177
\"github_ref\":\"${{ github.sha }}\",\
178
\"url\":\"https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}\",\
179
- \"build\":\"\$build_status\",\
+ \"build\":\"$build_status\",\
180
\"tests\":\"$test_status\",\
181
\"binary\":\"$binary_status\"}"\
182
https://sofa-framework.org:5000/api/v1/plugins
0 commit comments