File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3232 env :
3333 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
3434 NODE_AUTH_TOKEN : ${{ secrets.NPM_TOKEN }}
35- - name : Release dry run (develop)
35+ - name : Release (develop)
3636 if : github.ref_name == 'develop'
37- run : pnpm release --dry-run
37+ run : pnpm release
3838 env :
3939 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
4040 NODE_AUTH_TOKEN : ${{ secrets.NPM_TOKEN }}
Original file line number Diff line number Diff line change 33![ npm] ( https://img.shields.io/npm/v/@smakss/react-scroll-direction )
44![ NPM] ( https://img.shields.io/npm/l/@smakss/react-scroll-direction )
55![ npm] ( https://img.shields.io/npm/dt/@smakss/react-scroll-direction )
6- ![ npm bundle size (scoped) ] ( https://img.shields.io/bundlephobia/min /@smakss/react-scroll-direction )
6+ ![ install size] ( https://img.shields.io/packagephobia/install /@smakss/react-scroll-direction )
77
88` @smakss/react-scroll-direction ` is a versatile, lightweight React hook that not
99only detects the scroll direction but also provides the scroll position in your
You can’t perform that action at this time.
0 commit comments