Skip to content

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 11 Sep 20:11
· 7 commits to master since this release
Immutable release. Only release title and notes can be modified.
Fix release job by checking out repo before gh release create

gh needs git metadata to resolve owner/repo, but the release job only
downloaded artifacts without a checkout, so it failed with 'not a git
repository'.