We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00ec908 commit 4e916afCopy full SHA for 4e916af
.github/workflows/release.yaml
@@ -19,6 +19,6 @@ jobs:
19
uses: harishp8889/test-common-github-actions/.github/workflows/csm-release-driver-module.yaml@main
20
name: Release CSM Drivers and Modules
21
with:
22
- version: ${{ github.event.inputs.version }}
+ version: ${{ github.event.inputs.option }}
23
images: "csi-powerstore"
24
secrets: inherit
0 commit comments