We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b707f2d commit 78e6281Copy full SHA for 78e6281
.github/workflows/release.yaml
@@ -1,4 +1,4 @@
1
-name: Release
+name: Release Gobrick
2
# Invocable as a reusable workflow
3
# Can be manually triggered
4
on:
@@ -8,4 +8,4 @@ on:
8
jobs:
9
csm-release:
10
uses: dell/common-github-actions/.github/workflows/csm-release-libs.yaml@reusuable-release-workflow
11
- name: Release Gobrick
+ name: Release Libs
0 commit comments