mirror of
https://github.com/cycjimmy/semantic-release-action.git
synced 2026-04-09 00:30:03 +00:00
feat(branches): support branches of semantic-release v16+
support branches of semantic-release v16+ #24 #25
This commit is contained in:
parent
c7a37752d9
commit
706c0ef960
8 changed files with 97 additions and 26 deletions
|
|
@ -21,6 +21,7 @@
|
|||
},
|
||||
"homepage": "https://github.com/cycjimmy/semantic-release-action#readme",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.2.0"
|
||||
"@actions/core": "^1.2.3",
|
||||
"@cycjimmy/awesome-js-funcs": "^2.3.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue