Skip to content

Commit

Permalink
added permisisons id token
Browse files Browse the repository at this point in the history
  • Loading branch information
Fentonhaslam committed Oct 23, 2024
1 parent 61ce863 commit 10f7fb7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/static-site-s3-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ jobs:
build-and-deploy:
runs-on: ubuntu-latest

permissions:
id-token: write # Required for OIDC

env:
AWS_REGION: "eu-west-1"
BUCKET_DEV: "releases.dev.midnight.network"
Expand Down

0 comments on commit 10f7fb7

Please sign in to comment.