UNPKG

gel-typography

Version:

A flexible code implementation of the GEL Typography

20 lines (15 loc) 281 B
version: 0.2 env: secrets-manager: NPM_TOKEN: npm:token phases: install: commands: - echo "//registry.npmjs.org/:_authToken=${NPM_TOKEN}" > ~/.npmrc - npm ci build: commands: - npm run build post_build: commands: - npm publish