Skip to content

Commit

Permalink
Merge pull request #912 from aehrc/feature/convert
Browse files Browse the repository at this point in the history
Fix AWS id token permissions 4th attempt
  • Loading branch information
fongsean authored Jul 10, 2024
2 parents 03911bc + d397410 commit 2874990
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/deploy_app_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ on:
push:
branches: ['main']

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

jobs:
build:
name: Deploy Smart Forms app to S3
Expand Down

0 comments on commit 2874990

Please sign in to comment.