File tree Expand file tree Collapse file tree 2 files changed +2
-9
lines changed
Expand file tree Collapse file tree 2 files changed +2
-9
lines changed Original file line number Diff line number Diff line change 3535 uses : mikepenz/action-junit-report@127c778ac944abc0f48a5103964304bab7eb208b
3636 with :
3737 check_name : JUnit Annotations for Node ${{ matrix.node-version }}
38- report_paths : " **/coverage/junit/**/*.xml"
38+ report_paths : ' **/coverage/junit/**/*.xml'
3939
4040 publish :
4141 if : github.ref == 'refs/heads/master' || github.ref == 'refs/heads/alpha' || github.ref == 'refs/heads/beta'
5555 run : yarn semantic-release
5656 env :
5757 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
58- NPM_TOKEN : ${{ secrets.NPM_TOKEN }}
Original file line number Diff line number Diff line change 1111 ],
1212 "main" : " lib/index.js" ,
1313 "types" : " lib/index.d.ts" ,
14- "repository" : {
15- "type" : " git" ,
16- "url" : " https://github.com/tensor-hq/react-relay-network-modern.git"
17- },
18- "publishConfig" : {
19- "registry" : " https://registry.npmjs.org/"
20- },
14+ "repository" :
" [email protected] :tensor-hq/react-relay-network-modern.git" ,
2115 "keywords" : [
2216 " relay" ,
2317 " react" ,
You can’t perform that action at this time.
0 commit comments