Skip to content

Commit

Permalink
Merge pull request #542 from joergsteffens/dev/joergs/bareos-19.2/pyt…
Browse files Browse the repository at this point in the history
…hon-bareos-publish

python-bareos: fixes the upload url for PyPI.org (bareos-19.2)
  • Loading branch information
arogge committed Jun 25, 2020
2 parents e5eb74f + 25b5c85 commit dcd93bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-release-to-pypi.yml
Expand Up @@ -45,6 +45,5 @@ jobs:
- name: "Publish to pypi.org"
uses: pypa/gh-action-pypi-publish@v1.1.0
with:
repository_url: https://pypi.org/legacy/
password: ${{ secrets.pypi_password }}
packages_dir: python-bareos/dist/

0 comments on commit dcd93bf

Please sign in to comment.