action-gh-release/__tests__
Omer Mishania ba1b4c0361 refactor: remove findTagFromReleases and related tests for streamlined release management
- Eliminated the `findTagFromReleases` function and its associated tests to simplify the release process.
- Updated the `release` function to directly call `createRelease`, enhancing code clarity and reducing complexity.
- Adjusted tests to reflect the removal of the `findTagFromReleases` functionality.
2025-11-18 20:29:17 +02:00
..
github.test.ts refactor: remove findTagFromReleases and related tests for streamlined release management 2025-11-18 20:29:17 +02:00
release.txt honor body_path input when provided. fixes #22 2019-09-29 02:15:58 -04:00
util.test.ts fix: gracefully fallback to body when body_path cannot be read (#671) 2025-10-06 23:50:32 -04:00