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