WIP
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Brandon Watson 2021-06-02 21:09:06 -04:00
parent 2b13f78a0d
commit cea0c3f1cf

View File

@ -21,7 +21,8 @@ steps:
- name: deploy
image: node
commands:
- npm publish --verbose
- npm set registry http://linuxhost.me:4873/
- npm publish
when:
event:
- tag