Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
inumanag committed Nov 8, 2024
1 parent 088e82a commit b0a16e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,6 @@ jobs:
- name: Publish package
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags') && matrix.python-version == '3.7'
uses: pypa/gh-action-pypi-publish@release/v1
with:
attestations: false

0 comments on commit b0a16e9

Please sign in to comment.