Skip to content

Commit

Permalink
test2
Browse files Browse the repository at this point in the history
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
  • Loading branch information
funkypenguin committed May 31, 2024
1 parent baf932b commit adecacd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chart-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
git config user.name "$GITHUB_ACTOR"
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
- name: "Fake" chart path for chart-releaser
- name: Fake chart path for chart-releaser
run: |
mkdir charts/myprecious
cp -rf * charts/myprecious/
Expand Down

0 comments on commit adecacd

Please sign in to comment.