update workflow file name

This commit is contained in:
Maidul Islam
2022-12-05 12:17:06 -05:00
parent 05a19a2201
commit 6fb22b68dd
2 changed files with 1 additions and 3 deletions

View File

@@ -8,8 +8,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Install Helm
uses: azure/setup-helm@v3
with:

View File

@@ -1,4 +1,4 @@
name: goreleaser
name: Go releaser
on:
push: