File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1515 release-please :
1616 runs-on : ubuntu-latest
1717 steps :
18- - uses : google-github-actions /release-please-action@v4
18+ - uses : googleapis /release-please-action@v4
1919 id : release
2020 with :
2121 token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 6767 "section" : " ⏪ Reverts" ,
6868 "hidden" : true
6969 }
70- ]
70+ ],
71+ "include-component-in-tag" : false ,
72+ "include-v-in-tag" : true ,
73+ "changelog-type" : " github" ,
74+ "commit-search-depth" : 100 ,
75+ "monorepo-tags" : true ,
76+ "release-label" : " release-please" ,
77+ "release-lookup-name" : " release-please" ,
78+ "version-file" : " package.json"
7179 }
7280 },
7381 "$schema" : " https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
You can’t perform that action at this time.
0 commit comments