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