Skip to content

Commit 01780be

Browse files
authored
Update python-publish.yml
1 parent 7454735 commit 01780be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
- name: Build package
3434
run: python -m build
3535
- name: Publish package
36-
uses: "nmmapper/python3-nmap@main"
3736
with:
3837
user: __token__
3938
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)