Skip to content

Commit

Permalink
push
Browse files Browse the repository at this point in the history
  • Loading branch information
P0NDER0SA committed Jan 8, 2025
1 parent f6e9a12 commit f67a176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/call-manifests-update-docker-tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
-H "Authorization: Bearer ${{ secrets.MANIFESTS_WORKFLOW_TOKEN }}" \
-H "X-GitHub-Api-Version: 2022-11-28" \
https://api.github.com/repos/cds-snc/notification-manifests/dispatches \
-d '{"event_type":"update-docker-image","client_payload":{"component":"ADMIN","docker_tag":"'"${{ env.DOCKER_TAG }}"'","branch":"release-automation-helm-staging"}}'
-d '{"event_type":"update-docker-image","client_payload":{"component":"ADMIN","docker_tag":"'"${{ env.DOCKER_TAG }}"'","branch":"release-automation-helm-staging"}}'

0 comments on commit f67a176

Please sign in to comment.