Skip to content

Commit

Permalink
Attempt to fix GH actions permission
Browse files Browse the repository at this point in the history
  • Loading branch information
saghul committed Aug 2, 2023
1 parent 5251fef commit af26ff9
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 @@ -7,4 +7,6 @@ on:

jobs:
publish:
permissions:
id-token: write # This is required for requesting the JWT
uses: dart-lang/setup-dart/.github/workflows/publish.yml@v1

0 comments on commit af26ff9

Please sign in to comment.