Skip to content

Commit 09ac7ec

Browse files
fine-tune continuous release params
1 parent 8dcd971 commit 09ac7ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/python-package.yml

+2-2
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)