Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #541 from joergsteffens/dev/joergs/master/python-b…
…areos-publish

python-bareos: fixes the upload url for PyPI.org
  • Loading branch information
arogge committed Jun 25, 2020
2 parents a59af84 + 0530a08 commit ccf0bfd
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 ccf0bfd

Please sign in to comment.