We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f157e9 + e7a3ebb commit edd6a32Copy full SHA for edd6a32
.github/workflows/release-notification.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
notify:
9
- uses: LerianStudio/github-actions-shared-workflows/.github/workflows/release-notification.yml@develop
+ uses: LerianStudio/github-actions-shared-workflows/.github/workflows/release-notification.yml@v1.16.0-beta.15
10
with:
11
product_name: "Midaz"
12
slack_channel: "lerian-product-release"
components/crm/cmd/app/main.go
@@ -45,4 +45,3 @@ func main() {
45
46
service.Run()
47
}
48
-
0 commit comments