Skip to content

Commit

Permalink
attempt to make it clear what repository state is wanted so that the …
Browse files Browse the repository at this point in the history
…correct version is pushed to pypi
  • Loading branch information
dittmar committed Feb 28, 2024
1 parent 0837604 commit c7ccec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
fetch-tags: ${{ env.NEW_VERSION }}
token: ${{ steps.app-token.outputs.token }}

- name: Build
Expand Down

0 comments on commit c7ccec0

Please sign in to comment.