Skip to content

Commit

Permalink
🚧 Update permissions for GitHub Releases action
Browse files Browse the repository at this point in the history
  • Loading branch information
agriyakhetarpal committed Feb 28, 2024
1 parent 0800da3 commit 0acb539
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 @@ -311,6 +311,7 @@ jobs:
environment: release
permissions:
id-token: write
contents: write
runs-on: ubuntu-latest
if: github.event_name == 'release' && github.event.action == 'published'

Expand Down

0 comments on commit 0acb539

Please sign in to comment.