a0958cddb4
* Add released GitHub Action bundle * Add settings from `owner` and `repo` * fix typo * Remove module type * Move to subdir * Publish with dependencies in bundle * Change handling of version --------- Co-authored-by: Mark Sinclair <mmsinclair@users.noreply.github.com> Co-authored-by: pierre <dommerc.pierre@gmail.com>
8 lines
180 B
JSON
8 lines
180 B
JSON
{
|
|
"name": "nym-hash-release",
|
|
"version": "1.0.0",
|
|
"description": "Generate hashes and signatures for assets in Nym releases",
|
|
"main": "dist/index.js",
|
|
"type": "module"
|
|
}
|