Skip to content

Commit

Permalink
Merge branch 'main' into ruff_onboarding
Browse files Browse the repository at this point in the history
  • Loading branch information
rmshaffer authored Nov 5, 2024
2 parents 2ae0bf3 + 234bf53 commit 4ee727c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
- name: Build a binary wheel and a source tarball
run: python setup.py sdist bdist_wheel
- name: Publish distribution to PyPI
uses: pypa/gh-action-pypi-publish@f7600683efdcb7656dec5b29656edb7bc586e597 # release/v1
uses: pypa/gh-action-pypi-publish@fb13cb306901256ace3dab689990e13a5550ffaa # release/v1

0 comments on commit 4ee727c

Please sign in to comment.