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

This commit is contained in:
Brandon Watson 2021-06-02 21:05:29 -04:00
parent 810431d82b
commit 2b13f78a0d

View File

@ -21,7 +21,7 @@ steps:
- name: deploy
image: node
commands:
- npm publish
- npm publish --verbose
when:
event:
- tag