Skip to content

Commit 8d453fc

Browse files
Update deploy-cloud-run-grafana.yaml
1 parent c378bfb commit 8d453fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-cloud-run-grafana.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ jobs:
5959
-H "Authorization: token ${{ secrets.PAT_TRIGGER_GRAFANA }}" \
6060
-H "Accept: application/vnd.github.everest-preview+json" \
6161
https://api.github.com/repos/coderabbitai/mono/dispatches \
62-
-d '{"event_type": "trigger-grafana-micro-frontend-dev"}'
62+
-d "{\"event_type\": \"trigger-grafana-micro-frontend-dev\", \"client_payload\": {\"ref\": \"${GITHUB_REF}\"}}"

0 commit comments

Comments
 (0)