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.
2 parents 77af707 + 16419a9 commit 7ba47c5Copy full SHA for 7ba47c5
.github/workflows/ci.yml
@@ -95,5 +95,5 @@ jobs:
95
repo: ${{ secrets.NETDATA_INFRA_REPO }}
96
workflow: Netdata Grafana Plugin Deploy
97
ref: master
98
- inputs: '{"artifact_name": "${{ needs.build.outputs.artifact_name }}", "env": "testing", "workflow_run_id": "${{ github.run_id }}"}'
+ inputs: '{"artifact_name": "${{ needs.build.outputs.artifact_name }}", "workflow_run_id": "${{ github.run_id }}"}'
99
continue-on-error: true
0 commit comments