Skip to content

Commit

Permalink
Add permission to publish script
Browse files Browse the repository at this point in the history
  • Loading branch information
xvrh committed Aug 22, 2024
1 parent 22170a5 commit 3a39bf8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ on:
- 'v[0-9]+.[0-9]+.[0-9]+*'
jobs:
publish:
permissions:
id-token: write # Required for authentication using OIDC
uses: dart-lang/setup-dart/.github/workflows/publish.yml@v1

0 comments on commit 3a39bf8

Please sign in to comment.