Skip to content

Commit 0f230c6

Browse files
dhuangnmdhuangnm
dhuangnm
authored and
dhuangnm
committed
clean up
1 parent 5b115ed commit 0f230c6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build-release-wheel.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,14 @@ on:
44
push:
55
branches:
66
- 'release/*'
7-
- 'relbuild'
87

98
workflow_dispatch:
109
inputs:
1110
gitref:
1211
description: "git tag, commit or branch name for the release"
1312
type: string
1413
required: true
15-
default: 'relbuild'
14+
default: 'release/1.8
1615
1716
jobs:
1817
build-release-wheel:

0 commit comments

Comments
 (0)