Skip to content

Commit

Permalink
fix: add permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
TAK848 committed Feb 25, 2024
1 parent dc43c60 commit b2e7090
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ env:
AWS_REGION: ap-northeast-1
AWS_ACCOUNT_ID: 905418376731

permissions:
id-token: write
contents: read

jobs:
config:
runs-on: ubuntu-latest
Expand Down

0 comments on commit b2e7090

Please sign in to comment.