Action Gh Release Versions Save

📦 :octocat: GitHub Action for creating GitHub Releases

v2.0.5

1 week ago
  • Factor in file names with spaces when upserting files #446 via @MystiPanda
  • Improvements to error handling #449 via @till

v2.0.4

2 months ago

v2.0.2

2 months ago
  • Revisit approach to #384 making unresolved pattern failures opt-in #417

v2.0.1

2 months ago

v2.0.0

2 months ago
  • update actions.yml declaration to node20 to address warnings

v0.1.15

1 year ago

update actions.yml declaration to node16 to address warnings upgrade dependencies

v0.1.14

2 years ago

This feature adds a new action input named generate_release_notes which when set to true, will automatically generate release notes for you based on GitHub activity. See the GitHub docs for the feature for more information.

v0.1.13

2 years ago

v0.1.12

2 years ago

0.1.12

  • fix bug leading to empty strings substituted for inputs users don't provide breaking api calls #144

v0.1.11

2 years ago
  • better error message on release create failed #143