Skip to content

Commit 3c165c7

Browse files
committed
chore: sync-release
1 parent 053a80e commit 3c165c7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/snapshot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,3 +79,5 @@ jobs:
7979

8080
- name: Publish packages as beta
8181
run: pnpm publish -r --tag beta --no-git-checks --registry ${{ inputs.registry }}
82+
env:
83+
NPM_TOKEN: ${{ secrets.NPM_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)