Skip to content

Commit

Permalink
Add cd permissions for id token
Browse files Browse the repository at this point in the history
  • Loading branch information
navzam committed Aug 16, 2024
1 parent 81f755f commit 121fe21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ jobs:
deploy:
name: Deploy
runs-on: ubuntu-latest
permissions:
id-token: write

steps:
- name: Checkout actions-oidc-debugger
Expand Down

0 comments on commit 121fe21

Please sign in to comment.