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 25f0fb2 commit a3cc42dCopy full SHA for a3cc42d
.github/workflows/publish_internal.yaml
@@ -20,3 +20,6 @@ jobs:
20
use-flutter: false
21
write-comments: false
22
sdk: dev
23
+ permissions:
24
+ id-token: write
25
+ pull-requests: write
0 commit comments