We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4b6cb8 commit 553623cCopy full SHA for 553623c
.github/workflows/release.yaml
@@ -16,7 +16,7 @@ on:
16
- patch
17
jobs:
18
csm-release:
19
- uses: harishp8889/test-common-github-actions/.github/workflows/csm-release-libs.yaml@main
+ uses: dell/common-github-actions/.github/workflows/csm-release-libs.yaml@feature/release-creator
20
name: Release Go Client Libraries
21
with:
22
version: ${{ github.event.inputs.option }}
0 commit comments