Skip to content

Commit

Permalink
fine-tune continuous release params
Browse files Browse the repository at this point in the history
  • Loading branch information
Titus-von-Koeller committed Sep 30, 2024
1 parent 8dcd971 commit 09ac7ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -239,10 +239,10 @@ jobs:
files: wheels/*.whl
prerelease: true
name: Multi-Backend Preview
tag_name: continuous-release-preview
tag_name: continuous-release_multi-backend-refactor
make_latest: false
draft: false
target_commitish: ${{ github.ref_name }}
target_commitish: ${{ github.sha }}

audit-wheels:
needs: build-wheels
Expand Down

0 comments on commit 09ac7ec

Please sign in to comment.