Skip to content

Commit

Permalink
fix(ci): rm flag --charts-repo from cr
Browse files Browse the repository at this point in the history
  • Loading branch information
opencloudengineer authored Feb 28, 2024
1 parent ea891c8 commit 57139be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ jobs:
cr index \
--owner "${GITHUB_REPOSITORY_OWNER}" \
--git-repo "${CI_REPOSITORY_NAME}" \
--charts-repo "https://${GITHUB_REPOSITORY_OWNER}.github.io/${CI_REPOSITORY_NAME}" \
--token "${GITHUB_TOKEN}" \
--release-name-template "v{{ .Version }}" \
--push \
Expand Down

0 comments on commit 57139be

Please sign in to comment.