Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
ben851 committed Mar 7, 2024
1 parent 6f152e6 commit 51c6f13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
-H "Authorization: Bearer $WORKFLOW_PAT" \
-H "X-GitHub-Api-Version: 2022-11-28" \
https://api.github.com/repos/cds-snc/notification-manifests/actions/workflows/rollout-k8s-staging.yaml/dispatches \
-d '{"ref":"main","inputs":{"docker_sha":"$DOCKER_SHA"}}'
-d "{"ref":"main","inputs":{"docker_sha":"$DOCKER_SHA"}}"
- name: my-app-install token
id: notify-pr-bot
Expand Down

0 comments on commit 51c6f13

Please sign in to comment.