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 56f9da2 commit 5ac98c8Copy full SHA for 5ac98c8
.github/workflows/update-create-plugin.yml
@@ -7,6 +7,7 @@ on:
7
8
permissions:
9
contents: write
10
+ id-token: write # Needed for create-github-app-token
11
pull-requests: write
12
13
jobs:
0 commit comments