Added release job for Nmap

This commit is contained in:
takeshix 2021-04-19 11:07:28 +02:00
parent 17c9e910c8
commit d1e18ab8e2
2 changed files with 26 additions and 1 deletions
package/targets/nmap

View file

@ -61,3 +61,5 @@ zip -r -q "${output}/${ZIP}" .
cp "${output}/${ZIP}" /packaged
echo ::set-output name=PACKAGED_ZIP::${ZIP}
echo ::set-output name=PACKAGED_ZIP_PATH::"/packaged/${ZIP}"
echo ::set-output name=PACKAGED_VERSION::${version}