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 bdff9d9 commit 807a5e3Copy full SHA for 807a5e3
.github/workflows/release.yml
@@ -11,6 +11,7 @@ jobs:
11
id-token: write
12
packages: write
13
issues: write
14
+ pull-requests: write
15
uses: the-guild-org/shared-config/.github/workflows/release-stable.yml@main
16
with:
17
createGithubReleases: true
0 commit comments