Skip to content

Commit

Permalink
Update release workflow token permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
sukso96100 committed Oct 20, 2024
1 parent 95e26a7 commit e3e1304
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
permissions:
# IMPORTANT: this permission is mandatory for trusted publishing
id-token: write
contents: write
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit e3e1304

Please sign in to comment.