add 'merge' action

This commit is contained in:
Rob Herley 2024-01-19 11:02:59 -05:00
parent 694cdabd8b
commit 6c1d23ca18
No known key found for this signature in database
GPG key ID: D1602042C3543B06
19 changed files with 130352 additions and 78 deletions

View file

@ -58,4 +58,4 @@ outputs:
Common uses cases for such a download URL can be adding download links to artifacts in descriptions or comments on pull requests or issues.
runs:
using: 'node20'
main: 'dist/index.js'
main: 'dist/upload/index.js'