We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5ae797 commit 2af8529Copy full SHA for 2af8529
.github/workflows/publish.yaml
@@ -13,3 +13,6 @@ jobs:
13
publish:
14
if: ${{ github.repository_owner == 'dart-lang' }}
15
uses: dart-lang/ecosystem/.github/workflows/publish.yaml@main
16
+ permissions:
17
+ id-token: write
18
+ pull-requests: write
0 commit comments