Skip to content

Commit

Permalink
Can publish alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
PowerKiKi committed Sep 19, 2024
1 parent 1e5b7a0 commit 42b1ab1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ jobs:
npmToken: ${{ secrets.NPM_TOKEN }}

release-candidate:
permissions:
contents: write
id-token: write
packages: write
uses: the-guild-org/shared-config/.github/workflows/release-snapshot.yml@main
if: ${{ github.event.pull_request.title == 'Upcoming Release Changes' }}
with:
Expand Down

0 comments on commit 42b1ab1

Please sign in to comment.