We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9765c2a commit b23129bCopy full SHA for b23129b
.github/workflows/publish.yaml
@@ -15,3 +15,6 @@ jobs:
15
uses: dart-lang/ecosystem/.github/workflows/publish.yaml@main
16
with:
17
write-comments: false
18
+ permissions:
19
+ id-token: write
20
+ pull-requests: write
0 commit comments