Skip to content

Commit 6da43bf

Browse files
committed
2.0.0-alpha.10
1 parent 86d4143 commit 6da43bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
- run: pnpm install
2222
- run: pnpm build
2323
- run: pnpm publish --no-git-checks --provenance
24+
env:
25+
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
2426

2527
release:
2628
name: Create Release

0 commit comments

Comments
 (0)