We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb2447e commit d32f641Copy full SHA for d32f641
1 file changed
.github/workflows/ci.yml
@@ -230,7 +230,7 @@ jobs:
230
"{\"id\":\"$(echo "${{ github.repository }}" | awk -F/ '{ print $2 }')\",\
231
\"github_ref\":\"${{ github.sha }}\",\
232
\"url\":\"https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}\",\
233
- \"build\":\"\$build_status\",\
+ \"build\":\"$build_status\",\
234
\"tests\":\"$test_status\",\
235
\"binary\":\"$binary_status\"}"\
236
https://sofa-framework.org:5000/api/v1/plugins
0 commit comments