Skip to content

Commit

Permalink
fix: ci name
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanfaircloth committed Feb 17, 2022
1 parent 4624f81 commit 7cd8be3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cd-releases-chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: cd-ghcr
name: cd-releases
on:
push:
branches-ignore:
Expand All @@ -23,7 +23,7 @@ jobs:
- name: Install Helm
uses: azure/setup-helm@v1
with:
version: v3.8.0
version: v3.8.0

- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.3.0
Expand Down

0 comments on commit 7cd8be3

Please sign in to comment.