We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 433ce00 commit 282650cCopy full SHA for 282650c
.github/workflows/release.yaml
@@ -10,6 +10,6 @@ on:
10
required: true
11
jobs:
12
csm-release:
13
- uses: dell/common-github-actions/.github/workflows/csm-release-libs.yaml@main
+ uses: harishp8889/test-common-github-actions/.github/workflows/csm-release-libs.yaml@main
14
name: Release Go Client Libraries
15
secrets: inherit
0 commit comments