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 33ed133 commit 4854093Copy full SHA for 4854093
.github/workflows/publish.yaml
@@ -14,3 +14,6 @@ jobs:
14
uses: dart-lang/ecosystem/.github/workflows/publish.yaml@main
15
with:
16
write-comments: false
17
+ permissions:
18
+ id-token: write
19
+ pull-requests: write
0 commit comments