Skip to content

Commit

Permalink
fix: release ci chart path
Browse files Browse the repository at this point in the history
  • Loading branch information
swarnimarun authored Oct 8, 2024
1 parent 1c8fb76 commit 5dd4eae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
repository: cedana
tag: ${{ steps.version.outputs.VERSION }}
registry: registry-1.docker.io
path: chart
path: cedana-helm
registry_username: ${{ secrets.DOCKER_USERNAME }}
registry_password: ${{ secrets.DOCKERHUB_TOKEN }}
- uses: ncipollo/release-action@v1

0 comments on commit 5dd4eae

Please sign in to comment.