Skip to content

Commit

Permalink
Merge pull request #9 from sineverba/fix-issue-with-npm-token-env-var
Browse files Browse the repository at this point in the history
Fix issue with env var
  • Loading branch information
sineverba committed Feb 16, 2021
2 parents d3c2a01 + db77134 commit 41e1324
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .semaphore/deploy.yml
Expand Up @@ -14,6 +14,7 @@ blocks:
commands:
- sem-version node 12
- checkout
- mv npmrc.txt .npmrc
- npm build
- npm publish

Expand Down
3 changes: 2 additions & 1 deletion CHANGELOG.md
Expand Up @@ -7,4 +7,5 @@
+ Remove LTS from matrix
+ Add coverage
+ Rename coverall env var
+ Set deploy
+ Set deploy
+ Fix issue with npm token env var
File renamed without changes.

0 comments on commit 41e1324

Please sign in to comment.