You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe checking out with the GH action only checks out the most recent commit?? fetch-depth: 0 time
Ellpeck
changed the title
Release workflow fails to detect changelog
Release workflow fails to detect changelog (+ we want the changelog to be auto-populated from the git history)
Oct 1, 2024
This is due to the fact that version tags get the letter v prepended, which the code to gather the correct changelog section doesn't account for.
The text was updated successfully, but these errors were encountered: