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 db610bb commit 77d33c8Copy full SHA for 77d33c8
.github/workflows/publish.yaml
@@ -14,4 +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