Skip to content

Commit

Permalink
add permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
jakemac53 committed Jul 10, 2023
1 parent 9473d61 commit 4566d66
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 @@ -16,3 +16,6 @@ jobs:
with:
# Protected github deployment environment, requires approval to publish.
environment: pub.dev
permissions:
id-token: write
pull-requests: write

0 comments on commit 4566d66

Please sign in to comment.