Skip to content

Commit

Permalink
Merge pull request #14 from lsst-sqre/tickets/DM-33981
Browse files Browse the repository at this point in the history
[DM-33981] Fix PyPI uploads
  • Loading branch information
rra authored Mar 15, 2022
2 parents b0ae6b6 + 32c229c commit bf044ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,6 @@ jobs:

- name: Upload
uses: pypa/gh-action-pypi-publish@v1.5.0
env:
with:
user: "__token__"
password: ${{ secrets.PYPI_SQRE_ADMIN }}

0 comments on commit bf044ff

Please sign in to comment.