Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
CMCDragonkai committed May 21, 2022
1 parent 3bac1b4 commit 60d9fd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 60d9fd2

Please sign in to comment.