Skip to content

Commit

Permalink
Update the publication version
Browse files Browse the repository at this point in the history
  • Loading branch information
gordonwatts committed Oct 23, 2023
1 parent 49451dc commit 50e9702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
python -m build --sdist --wheel
- name: Publish func_adl_xAOD to PyPI
uses: pypa/gh-action-pypi-publish@v1.3.1
uses: pypa/gh-action-pypi-publish@release/v1
with:
user: __token__
password: ${{ secrets.pypi_password_func_adl_xaod }}

0 comments on commit 50e9702

Please sign in to comment.