mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-27 12:43:37 +00:00
feat(ci): auto release (#53)
* feat(ci): allow auto release * chore(ci): simplify release * chore: apply suggestions from code review
This commit is contained in:
parent
1dd736bd72
commit
6cef3bd05f
5 changed files with 94 additions and 56 deletions
|
|
@ -3,7 +3,6 @@
|
|||
"target": "es2020",
|
||||
"module": "commonjs",
|
||||
"moduleResolution": "node",
|
||||
"declaration": true,
|
||||
"resolveJsonModule": true,
|
||||
"esModuleInterop": true,
|
||||
"allowSyntheticDefaultImports": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue