mirror of
https://github.com/easingthemes/ssh-deploy
synced 2026-04-06 04:43:02 +08: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:
@@ -17,6 +17,7 @@
|
||||
{
|
||||
"assets": ["docs/CHANGELOG.md", "package.json"]
|
||||
}
|
||||
]
|
||||
],
|
||||
"@semantic-release/github"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user