We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d01922 commit 676d348Copy full SHA for 676d348
1 file changed
.github/workflows/release.yaml
@@ -14,7 +14,7 @@ jobs:
14
uses: the-guild-org/shared-config/.github/workflows/release-snapshot.yml@main
15
permissions:
16
id-token: write # allows ODIC publishing
17
- pull-requests: write
+ pull-requests: write # allows creating comment with alpha versions
18
with:
19
npmTag: alpha
20
buildScript: build
0 commit comments