Skip to content

Commit

Permalink
Merge pull request #25 from alphagov/samsimpson1/oidc-workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
samsimpson1 committed Feb 2, 2024
2 parents feb2416 + 840fd11 commit ccddb50
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
secrets:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_GOVUK_ECR_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_GOVUK_ECR_SECRET_ACCESS_KEY }}
permissions:
id-token: write
trigger-deploy:
name: Trigger deploy to production
needs: build-and-publish-image
Expand Down

0 comments on commit ccddb50

Please sign in to comment.