Skip to content

Commit

Permalink
Update release-charts workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
roeldev committed Mar 22, 2024
1 parent 9dc8227 commit 8cf6e76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-charts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
- name: Update index.yaml
run: |
git checkout gh-pages
git status
helm repo index --url https://roeldev.github.io/youless-observer --merge index.yaml ./dist
git config user.name "$GITHUB_ACTOR"
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
Expand Down

0 comments on commit 8cf6e76

Please sign in to comment.