We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7454735 commit 01780beCopy full SHA for 01780be
.github/workflows/python-publish.yml
@@ -33,7 +33,6 @@ jobs:
33
- name: Build package
34
run: python -m build
35
- name: Publish package
36
- uses: "nmmapper/python3-nmap@main"
37
with:
38
user: __token__
39
password: ${{ secrets.PYPI_API_TOKEN }}
0 commit comments