Skip to content

Commit 1f6af76

Browse files
committed
udpated workflow
1 parent b5fa4c0 commit 1f6af76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/BuildAndPublish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ jobs:
4343
- name: Publish
4444
if: github.event_name == 'push'
4545
env:
46-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN_ORG_OPENINC }}
46+
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN_NODE_RED }}
4747
run: pnpm -r publish --access public --no-git-checks

0 commit comments

Comments
 (0)