Skip to content

Commit

Permalink
workflow rework
Browse files Browse the repository at this point in the history
  • Loading branch information
ben851 committed Mar 5, 2024
1 parent 9563eca commit de156c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ env:
AWS_REGION: ca-central-1
DOCKER_ORG: public.ecr.aws/v6b8u5o6
DOCKER_SLUG: public.ecr.aws/v6b8u5o6/notify-api
KUBECTL_VERSION: '1.23.6'
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
STAGING_AWS_ACCOUNT: ${{ secrets.STAGING_AWS_ACCOUNT }}

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

0 comments on commit de156c8

Please sign in to comment.