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