mirror of
https://github.com/easingthemes/ssh-deploy.git
synced 2026-06-17 00:25:26 +00:00
fix: keep @semantic-release/github plugin for GitHub Releases
This plugin creates proper GitHub Release pages with changelogs, which is valuable independently of workflow triggering.
This commit is contained in:
parent
6306ddad7c
commit
0cffff4878
@ -17,6 +17,7 @@
|
||||
{
|
||||
"assets": ["docs/CHANGELOG.md", "package.json"]
|
||||
}
|
||||
]
|
||||
],
|
||||
"@semantic-release/github"
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user