Skip to content

Commit

Permalink
Fix typo in sync-chart-cloudflare-index.yml
Browse files Browse the repository at this point in the history
Missed 't' in 'bitnami'

Signed-off-by: Fran Mulero <[email protected]>
  • Loading branch information
fmulero authored Jun 10, 2024
1 parent ee17e26 commit 1526559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-chart-cloudflare-index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
--header 'filePath: /index.yaml' \
--header 'Content-Type: text/yaml' \
--header "Authorization: Bearer $TOKEN" \
--upload-file binami/index.yaml
--upload-file bitnami/index.yaml

0 comments on commit 1526559

Please sign in to comment.