Skip to content

Commit 676d348

Browse files
committed
Add comment for permissions
1 parent 7d01922 commit 676d348

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: the-guild-org/shared-config/.github/workflows/release-snapshot.yml@main
1515
permissions:
1616
id-token: write # allows ODIC publishing
17-
pull-requests: write
17+
pull-requests: write # allows creating comment with alpha versions
1818
with:
1919
npmTag: alpha
2020
buildScript: build

0 commit comments

Comments
 (0)