Skip to content

Commit f9721a3

Browse files
committed
df
1 parent 2a09921 commit f9721a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
# if neither option nor version is provided, then minor release is taken by default (Auto-release)
4747
echo "versionEnv=minor" >> $GITHUB_OUTPUT
4848
csm-release:
49-
needs: [process-inputs]
49+
needs: [process-inputs]
5050
uses: harishp8889/test-common-github-actions/.github/workflows/csm-release-libs.yaml@main
5151
name: Release Go Client Libraries
5252
with:

0 commit comments

Comments
 (0)