Skip to content

Commit 60d9fd2

Browse files
committed
WIP
1 parent 3bac1b4 commit 60d9fd2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ build:prerelease:
192192
variables:
193193
npm_config_auth: "$NPM_TOKEN"
194194
script:
195+
- echo $npm_config_auth
195196
- >
196197
nix-shell --run '
197198
npm publish --tag staging --access public;

0 commit comments

Comments
 (0)