Skip to content

Commit 2af8529

Browse files
authored
Update publish.yaml (#473)
1 parent f5ae797 commit 2af8529

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/publish.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@ jobs:
1313
publish:
1414
if: ${{ github.repository_owner == 'dart-lang' }}
1515
uses: dart-lang/ecosystem/.github/workflows/publish.yaml@main
16+
permissions:
17+
id-token: write
18+
pull-requests: write

0 commit comments

Comments
 (0)