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 b1036f6 commit 269ae95Copy full SHA for 269ae95
.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