Skip to content

Commit cfddaf9

Browse files
author
issayah
committed
ci: maybe finalize fix for ci
1 parent 8e897bb commit cfddaf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ jobs:
4646
- name: Publish
4747
run: pnpm publish --tag latest --filter bootstrap-vue-3
4848
env:
49-
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
49+
"npm_config_//registry.npmjs.org/:_authToken": ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)