Skip to content

Commit

Permalink
actions: remove repository_url
Browse files Browse the repository at this point in the history
  • Loading branch information
akorosov committed Jan 11, 2022
1 parent 827bc4c commit 08fa21f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,4 @@ jobs:
if: github.event_name == 'release'
uses: pypa/gh-action-pypi-publish@release/v1
with:
repository_url: https://upload.pypi.org/geodataset/
password: ${{ secrets.PYPI_TOKEN }}

0 comments on commit 08fa21f

Please sign in to comment.