Skip to content

Commit

Permalink
Merge pull request #6 from barracuda-cloudgen-access/fix-create-release
Browse files Browse the repository at this point in the history
Fix create release #2
  • Loading branch information
GMartinez-Sisti authored Mar 11, 2021
2 parents d09eebf + ff2269e commit 2e4ea36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- name: Add dependency chart repos
run: |
make helm-deps
helm repo add dandydeveloper https://dandydeveloper.github.io/charts
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.2.0
Expand Down

0 comments on commit 2e4ea36

Please sign in to comment.