Skip to content

Zip folder and publish release #2466

Discussion options

You must be logged in to vote
  1. i would normally recommend using a prepack script in node projects like yours when needing to build or process files before release, but since it sounds like you dont intend to publish to a registry, adding the exec plugin to your config may be more appropriate
  2. attaching your file to a github release would require configuring the github plugin to list your file in the assets list
  3. this is default behavior of the github plugin, as long as you want those release notes defined in your github releases only. semantic-release does support updating a CHANGELOG.md in your repo, but it does add a fair amount of complexity, so i dont recommend it unless you really need it
  4. you can find details about…

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@HonkingGoose
Comment options

@HonkingGoose
Comment options

@travi
Comment options

@HonkingGoose
Comment options

@travi
Comment options

Answer selected by HonkingGoose
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants