Skip to content

Commit

Permalink
fix: fixes permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
jmgilman committed Jun 2, 2023
1 parent c960738 commit 53e55ab
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test.yml
Expand Up @@ -3,6 +3,11 @@ name: Build CLI image
on:
push:

permissions:
id-token: write
contents: read
packages: write

env:
AWS_REGION: eu-central-1
AWS_ROLE_ARN: arn:aws:iam::332405224602:role/ci
Expand Down

0 comments on commit 53e55ab

Please sign in to comment.