File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 2727 echo "//registry.npmjs.org/:_authToken=${{ secrets.NPM_TOKEN }}" > ~/.npmrc
2828 echo "//registry.npmjs.org/:always-auth=true" >> ~/.npmrc
2929 - run : npm publish --access public --provenance
30-
Original file line number Diff line number Diff line change @@ -17,6 +17,10 @@ Prefix the change with one of these keywords:
1717
1818## [ Unreleased]
1919
20+ ### Fixed
21+
22+ - publish.yml workflow with authentication
23+
2024## [ 0.25.16]
2125
2226### Fixed
Original file line number Diff line number Diff line change 11{
22 "name" : " @carletonuniversity/rds" ,
3- "version" : " 0.25.17 " ,
3+ "version" : " 0.25.18 " ,
44 "private" : false ,
55 "description" : " Raven Design System is Carleton University's design system" ,
66 "author" : " Web Services" ,
You can’t perform that action at this time.
0 commit comments