Skip to content

Commit 42b1ab1

Browse files
committed
Can publish alpha
1 parent 1e5b7a0 commit 42b1ab1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/pr.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ jobs:
2626
npmToken: ${{ secrets.NPM_TOKEN }}
2727

2828
release-candidate:
29+
permissions:
30+
contents: write
31+
id-token: write
32+
packages: write
2933
uses: the-guild-org/shared-config/.github/workflows/release-snapshot.yml@main
3034
if: ${{ github.event.pull_request.title == 'Upcoming Release Changes' }}
3135
with:

0 commit comments

Comments
 (0)