Skip to content

Commit

Permalink
Add permission to github oidc
Browse files Browse the repository at this point in the history
  • Loading branch information
rapphil authored Jul 17, 2024
1 parent fc274ab commit 7befbc4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ env:
STAGING_ECR_REGISTRY: 611364707713.dkr.ecr.us-west-2.amazonaws.com
STAGING_ECR_REPOSITORY: aws-sigv4-proxy-staging

permissions:
id-token: write
contents: read

jobs:
build:
name: Build and publish to staging
Expand Down

0 comments on commit 7befbc4

Please sign in to comment.