Skip to content

Commit

Permalink
fix release pipeline (#624)
Browse files Browse the repository at this point in the history
  • Loading branch information
ekneg54 authored Jun 27, 2024
1 parent e2dd275 commit ca71c3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-release-to-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ jobs:
uses: actions/checkout@v3
with:
fetch-depth: 0
ref: main

- name: Configure Git
run: |
Expand Down

0 comments on commit ca71c3e

Please sign in to comment.