File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525
2626 steps :
2727 - uses : actions/checkout@v4
28+ with :
29+ ref : master
2830
2931 - name : Publish package
3032 run : npx jsr publish
Original file line number Diff line number Diff line change 11# read-env-value
22
3- [ ![ JSR] ( https://jsr.io/badges/@eggjs /read-env-value )] ( https://jsr.io/@eggjs /read-env-value )
4- [ ![ JSR Score] ( https://jsr.io/badges/@eggjs /read-env-value/score )] ( https://jsr.io/@eggjs /read-env-value )
3+ [ ![ JSR] ( https://jsr.io/badges/@nm /read-env-value )] ( https://jsr.io/@nm /read-env-value )
4+ [ ![ JSR Score] ( https://jsr.io/badges/@nm /read-env-value/score )] ( https://jsr.io/@nm /read-env-value )
55[ ![ NPM Version] ( https://img.shields.io/npm/v/read-env-value )] ( https://www.npmjs.com/package/read-env-value )
66[ ![ NPM Downloads] ( https://img.shields.io/npm/dm/read-env-value )] ( https://www.npmjs.com/package/read-env-value )
77[ ![ NPM License] ( https://img.shields.io/npm/l/read-env-value )] ( https://github.com/node-modules/read-env-value/blob/master/LICENSE )
Original file line number Diff line number Diff line change 3636 "preci" : " npm run lint" ,
3737 "ci" : " c8 -r html -r lcov -r text npm test" ,
3838 "postci" : " npm run prepublishOnly" ,
39+ "postversion" : " npx sync-npm-version-to-jsr && git add jsr.json" ,
3940 "prepublishOnly" : " tsc -b --clean && tsc" ,
4041 "prepare" : " husky"
4142 },
You can’t perform that action at this time.
0 commit comments