Skip to content

Commit

Permalink
Merge pull request #2418 from alphagov/bulk/trigger-integration-deplo…
Browse files Browse the repository at this point in the history
…y-via-webhook
  • Loading branch information
theseanything authored Apr 12, 2022
2 parents a786a40 + c856e06 commit c38c9a8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ jobs:
needs: build-and-publish-image
uses: alphagov/govuk-infrastructure/.github/workflows/deploy.yaml@main
secrets:
GOVUK_CI_GITHUB_API_TOKEN: ${{ secrets.GOVUK_CI_GITHUB_API_TOKEN }}
WEBHOOK_TOKEN: ${{ secrets.ARGO_EVENTS_WEBHOOK_TOKEN }}
WEBHOOK_URL: ${{ secrets.ARGO_EVENTS_WEBHOOK_URL }}

0 comments on commit c38c9a8

Please sign in to comment.