We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a489d1 commit c828d60Copy full SHA for c828d60
.github/workflows/build-hipblas-rocm71.yml
@@ -4,7 +4,7 @@ on:
4
workflow_dispatch: # allows manual triggering
5
inputs:
6
create_release:
7
- description: "Create new release"
+ description: "Create rocm release"
8
required: false
9
type: boolean
10
default: false
0 commit comments