diff options
| author | wabilin <[email protected]> | 2021-12-25 20:40:13 +0900 |
|---|---|---|
| committer | wabilin <[email protected]> | 2021-12-25 20:40:13 +0900 |
| commit | 31ccef38e3c93ad24e4cea0f9a6bd47daa78b04c (patch) | |
| tree | c6c03791b5ab5c21ec9fe4d8c0a02041d5d777c4 | |
| parent | chore(deps): add @semantic-release/github (diff) | |
| download | holo-schedule-31ccef38e3c93ad24e4cea0f9a6bd47daa78b04c.tar.xz holo-schedule-31ccef38e3c93ad24e4cea0f9a6bd47daa78b04c.zip | |
feat: add semantic-release/github in release
| -rw-r--r-- | .releaserc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,5 +15,6 @@ ] } ], + "@semantic-release/github" ] } |