Skip to content

Commit

Permalink
Update publish.yaml (#166)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevmoo committed Dec 11, 2023
1 parent 79ed576 commit 5ed587a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yaml
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 5ed587a

Please sign in to comment.