Skip to content

Commit

Permalink
Merge branch 'chore/python-3.12' of github.com:cds-snc/notification-a…
Browse files Browse the repository at this point in the history
…dmin into chore/python-3.12
  • Loading branch information
sastels committed Dec 4, 2024
2 parents 9b4582e + 783630d commit c114bd6
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 @@ -8,7 +8,7 @@ env:
AWS_REGION: ca-central-1
DOCKER_ORG: public.ecr.aws/v6b8u5o6
DOCKER_SLUG: public.ecr.aws/v6b8u5o6/notify-admin
OP_SERVICE_ACCOUNT_TOKEN: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }}
OP_SERVICE_ACCOUNT_TOKEN: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN_STAGING }}

permissions:
id-token: write # This is required for requesting the OIDC JWT
Expand Down

0 comments on commit c114bd6

Please sign in to comment.