JAForbes / pr-release

Manage releases with pull request descriptions and metadata instead of config.
6 stars 1 forks source link

pre-release automatically being created on merge of next->main #298

Open JAForbes opened 2 years ago

JAForbes commented 2 years ago

Because merge.yml commits to next for the changelog, it triggers pr.yml which creates a pre-release.

Not a big deal, but not good it happens implicitly.