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 121e5e3 commit 90227c5Copy full SHA for 90227c5
.github/workflows/publish.yml
@@ -12,3 +12,6 @@ on:
12
jobs:
13
publish:
14
uses: dart-lang/ecosystem/.github/workflows/publish.yaml@main
15
+ permissions:
16
+ id-token: write
17
+ pull-requests: write
0 commit comments