Skip to content

Commit

Permalink
Correct pythonpublish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
emontnemery authored Oct 17, 2023
1 parent 685bfe5 commit f6e13f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
- name: Build package
run: python -m build
- name: Publish package
uses: pypa/gh-action-pypi-publish@release/v1@v1.8.10
uses: pypa/[email protected]

0 comments on commit f6e13f6

Please sign in to comment.