Skip to content

Commit 5ea5871

Browse files
rename step
1 parent 587c06a commit 5ea5871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
env:
4343
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
4444

45-
- name: Upload to ChartMuseum
45+
- name: Upload charts to quay.io
4646
run: |
4747
set -o xtrace
4848
helm registry login quay.io -u ${{ secrets.QUAY_USERNAME }} -p ${{ secrets.QUAY_PASSWORD }}

0 commit comments

Comments
 (0)