We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95660e8 commit e522896Copy full SHA for e522896
.github/workflows/release.yaml
@@ -10,6 +10,6 @@ on: # yamllint disable-line rule:truthy
10
required: true
11
jobs:
12
csm-release:
13
- uses: harishp8889/test-common-github-actions/.github/workflows/csm-release-libs.yaml@test-action
+ uses: dell/common-github-actions/.github/workflows/csm-release-libs.yaml@bugfix/annotated-tag
14
name: Release Go Client Libraries
15
secrets: inherit
0 commit comments