action-gh-release/src
Ryan Waskiewicz b60e13504f
refactor findTagFromReleases
purely a sytlistic choice to not have to pre-declare the _release variable,
and not have to check using `typeof _release === "string"` when detecting
a found release
2025-04-16 12:20:07 -04:00
..
github.ts refactor findTagFromReleases 2025-04-16 12:20:07 -04:00
main.ts add tests for finding tag from releases 2025-04-16 12:17:45 -04:00
util.ts feature: preserve upload order (#500) 2024-11-11 15:14:02 -05:00