Updated Nmap job
This commit is contained in:
parent
ca570767b7
commit
02b0d65e61
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-nmap.yml
vendored
2
.github/workflows/build-nmap.yml
vendored
|
@ -154,6 +154,6 @@ jobs:
|
|||
with:
|
||||
files: /tmp/releases/*
|
||||
name: Nmap v${{ needs.build-x86.outputs.version }}
|
||||
tag: nmap-v${{ needs.build-x86.outputs.version }}
|
||||
tag_name: nmap-v${{ needs.build-x86.outputs.version }}
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
Loading…
Reference in a new issue