Skip to content

Commit

Permalink
Update publish-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon Shelley committed Apr 15, 2023
1 parent 53f1a24 commit 4f956c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
uses: pypa/gh-action-pypi-publish@release/v1
with:
user: __token__
password: ${{ env.PYPI_TEST_API_TOKEN }}
password: ${{ secrets.PYPI_TEST_API_TOKEN }}
repository-url: https://test.pypi.org/legacy/

0 comments on commit 4f956c7

Please sign in to comment.