Skip to content

Commit e9b2ccf

Browse files
committed
subnethostcount
1 parent e0c15db commit e9b2ccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
uses: softprops/action-gh-release@v2
7878
with:
7979
tag_name: v${{ steps.bump.outputs.new_version }}
80-
name: nessus-plugin-hosts v${{ steps.bump.outputs.new_version }}
80+
name: subnethostcount v${{ steps.bump.outputs.new_version }}
8181
generate_release_notes: true
8282
env:
8383
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)