Skip to content

Commit

Permalink
rename step
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhail-klimko committed Oct 18, 2023
1 parent 587c06a commit 5ea5871
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 @@ -42,7 +42,7 @@ jobs:
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

- name: Upload to ChartMuseum
- name: Upload charts to quay.io
run: |
set -o xtrace
helm registry login quay.io -u ${{ secrets.QUAY_USERNAME }} -p ${{ secrets.QUAY_PASSWORD }}
Expand Down

0 comments on commit 5ea5871

Please sign in to comment.