UNPKG

homebridge-nature-remo-controller

Version:
16 lines (13 loc) 297 B
version: 0.2 env: parameter-store: NPM_TOKEN: "NPM_TOKEN" phases: install: runtime-versions: docker: 18 commands: - echo "//registry.npmjs.org/:_authToken=${NPM_TOKEN}" > ~/.npmrc build: commands: - npm publish