Skip to content

Commit

Permalink
Merge branch 'main' into ENH-add-cover-marker
Browse files Browse the repository at this point in the history
  • Loading branch information
theroggy committed Feb 10, 2025
2 parents 6612d25 + ad4902e commit 50a2484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_tag_to_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Build package
run: python -m build
- name: Publish package
uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN_GITHUB_CROPCLASSIFICATION }}

0 comments on commit 50a2484

Please sign in to comment.