Skip to content

Commit c384d99

Browse files
authored
update publish config
1 parent 75d28ed commit c384d99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
- run: npm ci
3131
- run: npm publish
3232
env:
33-
NODE_AUTH_TOKEN: ${{NPM_AUTH_TOKEN}}
33+
NODE_AUTH_TOKEN: ${{ NPM_AUTH_TOKEN }}

0 commit comments

Comments
 (0)