Skip to content

Commit 31b6111

Browse files
committed
npm publish: still not working
1 parent 7255daa commit 31b6111

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/push_dist_to_npm.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ jobs:
2222
node-version: v24.12.0
2323

2424
- name: Build
25-
25+
env:
26+
NODE_AUTH_TOKEN: $ACTIONS_ID_TOKEN_REQUEST_TOKEN
2627
run: |
2728
rm -f ~/.npmrc
2829
npm config list

0 commit comments

Comments
 (0)