From 60d9fd23f172e75a8a4ebfd66f35254a43ec7370 Mon Sep 17 00:00:00 2001 From: Roger Qiu Date: Sun, 22 May 2022 00:28:52 +1000 Subject: [PATCH] WIP --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 441f176..59b431e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -192,6 +192,7 @@ build:prerelease: variables: npm_config_auth: "$NPM_TOKEN" script: + - echo $npm_config_auth - > nix-shell --run ' npm publish --tag staging --access public;