Skip to content

Commit

Permalink
Update publish.yaml (#2465)
Browse files Browse the repository at this point in the history
- update permissions for the publish workflow
  • Loading branch information
devoncarew authored Mar 4, 2025
1 parent 32bf9b7 commit e941dba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ jobs:
uses: dart-lang/ecosystem/.github/workflows/publish.yaml@main
with:
write-comments: false
permissions:
id-token: write
pull-requests: write

0 comments on commit e941dba

Please sign in to comment.