File tree Expand file tree Collapse file tree 3 files changed +9
-8
lines changed
Expand file tree Collapse file tree 3 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 1313jobs :
1414 release :
1515 name : release
16+ permissions :
17+ contents : write
18+ packages : write
19+ id-token : write
1620 runs-on : ubuntu-latest
1721 steps :
1822 - name : Checkout
5054 with :
5155 node-version : 20
5256 registry-url : ' https://npm.pkg.github.com'
53- scope : ' cycjimmy '
57+ scope : ' revanced '
5458
5559 - name : Publish To GitHub Package Registry
5660 if : steps.semantic.outputs.new_release_published == 'true'
Original file line number Diff line number Diff line change 77 - main
88 push :
99
10- schedule :
11- - cron : 0 2 * * 0
12-
1310jobs :
1411 test-semantic-latest :
1512 name : test-semantic-latest
Original file line number Diff line number Diff line change 11{
2- "name" : " @cycjimmy /semantic-release-action" ,
2+ "name" : " @revanced /semantic-release-action" ,
33 "version" : " 4.2.0" ,
44 "description" : " GitHub Action for Semantic Release" ,
55 "main" : " index.js" ,
88 },
99 "repository" : {
1010 "type" : " git" ,
11- "url" : " git+https://github.com/cycjimmy /semantic-release-action.git"
11+ "url" : " git+https://github.com/revanced /semantic-release-action.git"
1212 },
1313 "keywords" : [
1414 " semantic-release" ,
2525 "@cycjimmy/awesome-js-funcs" : " ^4.0.9" ,
2626 "@semantic-release/changelog" : " ^6.0.3" ,
2727 "@semantic-release/git" : " ^10.0.1" ,
28- "semantic-release" : " ^24.2.3 "
28+ "@anolilab/multi- semantic-release" : " ^1.1.10 "
2929 }
30- }
30+ }
You can’t perform that action at this time.
0 commit comments