Skip to content

Commit

Permalink
using PYPI_PASSWORD
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbie1977 authored May 5, 2021
1 parent cb1b7ca commit 800d53d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
- name: Publish distribution 📦 to PyPI
uses: pypa/gh-action-pypi-publish@master
with:
password: ${{ secrets.PYPI_API_TOKEN }}
password: ${{ secrets.PYPI_PASSWORD }}

0 comments on commit 800d53d

Please sign in to comment.