Skip to content

Commit 97a8c0e

Browse files
authored
Update BuildAndPublish.yml
1 parent e340a36 commit 97a8c0e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/BuildAndPublish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,6 @@ jobs:
3838
- name: Build
3939
run: pnpm run build
4040
- name: Publish
41+
env:
42+
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN_ORG_OPENINC }}
4143
run: pnpm run publish

0 commit comments

Comments
 (0)