Skip to content

Commit 9ed3982

Browse files
committed
image update
1 parent ff57dd5 commit 9ed3982

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ on: # yamllint disable-line rule:truthy
1010
required: true
1111
image:
1212
description: 'Image name. Example: csi-powerstore'
13-
default: 'csi-powerstore'
13+
default: 'github-actions-test'
1414
required: true
1515
jobs:
1616
csm-release:
17-
uses: dell/common-github-actions/.github/workflows/csm-release-driver-module.yaml@main
17+
uses: harishp8889/test-common-github-actions/.github/workflows/csm-release-driver-module.yaml@main
1818
name: Release CSM Drivers and Modules
1919
with:
2020
version: ${{ github.event.inputs.version }}

0 commit comments

Comments
 (0)