UNPKG

use-scroll-position

Version:

https://bmgaynor.gitlab.io/use-scroll-position/#/

18 lines (16 loc) 272 B
image: node:latest pages: script: - npm install - npm run build # Holy hack for real? - echo '//registry.npmjs.org/:_authToken=${NPM_TOKEN}'>.npmrc - npm publish artifacts: paths: - public cache: paths: - node_modules only: - master