doipjs/.woodpecker/.publish-npm.yml

11 lines
207 B
YAML
Raw Normal View History

2022-02-25 12:49:19 -07:00
pipeline:
publish-npm:
image: plugins/npm
settings:
username: yarmo_eu
password:
from_secret: npm_password
email:
from_secret: npm_email
when:
event: tag