File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2828
2929 # # Uncomment the following lines to publish to npm on CI
3030 #
31- # - run: pnpm install
32- # - run: pnpm publish --no-git-checks -r --access public
33- # env:
34- # NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
35- # NPM_CONFIG_PROVENANCE: true
31+ - run : pnpm install
32+ - run : pnpm publish --no-git-checks -r --access public
33+ env :
34+ NODE_AUTH_TOKEN : ${{secrets.NPM_TOKEN}}
35+ NPM_CONFIG_PROVENANCE : true
Original file line number Diff line number Diff line change 11{
22 "name" : " cursor-windsurf-convert" ,
33 "type" : " module" ,
4- "version" : " 0.1 .0" ,
4+ "version" : " 0.2 .0" ,
55 "packageManager" : " pnpm@10.6.2" ,
66 "description" : " Convert cursor rules to windsurf rules and vice versa" ,
77 "author" : " Gordon Mickel <gordon@mickel.tech>" ,
You can’t perform that action at this time.
0 commit comments