Skip to content

Commit

Permalink
Revert back to @master to reproduce the original error
Browse files Browse the repository at this point in the history
  • Loading branch information
zeroSteiner committed Jul 11, 2023
1 parent 5605431 commit edf8921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
run: pipenv run python setup.py build sdist

- name: Publish the distribution
uses: pypa/gh-action-pypi-publish@release/v1
uses: pypa/gh-action-pypi-publish@master
with:
user: __token__
password: ${{ secrets.TEST_PYPI_TOKEN }}
Expand Down

0 comments on commit edf8921

Please sign in to comment.