Skip to content

Commit

Permalink
fix push
Browse files Browse the repository at this point in the history
  • Loading branch information
robkooper authored Jul 31, 2022
1 parent 0844590 commit a3e369e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
with:
username: ${{ secrets.HELM_USERNAME }}
password: ${{ secrets.HELM_PASSWORD }}
repository-url: "https://opensource.ncsa.illinois.edu/charts"
registry-url: "https://opensource.ncsa.illinois.edu/charts"
chart-folder: "."
force: true

Expand Down

0 comments on commit a3e369e

Please sign in to comment.