Skip to content

Commit

Permalink
fix publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kevmoo authored Dec 4, 2023
1 parent 76a89bf commit 91f7f47
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 @@ -12,3 +12,6 @@ jobs:
publish:
if: ${{ github.repository_owner == 'kevmoo' }}
uses: dart-lang/ecosystem/.github/workflows/publish.yaml@main
permissions:
id-token: write # Required for authentication using OIDC
pull-requests: write # Required for writing the pull request note

0 comments on commit 91f7f47

Please sign in to comment.