Skip to content

Commit 2c26cc4

Browse files
Titus-von-KoellerSerge45
authored andcommitted
fine-tune continuous release params
1 parent e8a4a5e commit 2c26cc4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/python-package.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,10 +239,10 @@ jobs:
239239
files: wheels/*.whl
240240
prerelease: true
241241
name: Multi-Backend Preview
242-
tag_name: continuous-release-preview
242+
tag_name: continuous-release_multi-backend-refactor
243243
make_latest: false
244244
draft: false
245-
target_commitish: ${{ github.ref_name }}
245+
target_commitish: ${{ github.sha }}
246246

247247
audit-wheels:
248248
needs: build-wheels

0 commit comments

Comments
 (0)