Skip to content

Commit

Permalink
[FIX] repo
Browse files Browse the repository at this point in the history
  • Loading branch information
etaques authored Jan 25, 2023
1 parent c1c0278 commit 3a6b7b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ upload:

index:
git checkout gh-pages
cr index -i ./index.yaml --config cr-config.yaml -c https://ns1labs.github.io/orb-helm/
cr index -i ./index.yaml --config cr-config.yaml -c https://orb-community.github.io/orb-helm/
git commit -a -m "release"
git push
git checkout main
Expand Down

0 comments on commit 3a6b7b3

Please sign in to comment.