Skip to content

Commit

Permalink
ci(release): fix path
Browse files Browse the repository at this point in the history
Signed-off-by: r3drun3 <[email protected]>
  • Loading branch information
R3DRUN3 committed Feb 16, 2024
1 parent e636480 commit 03620d5
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 @@ -78,7 +78,7 @@ jobs:
name: khaos
repository: ${{ github.repository }}/helm-charts
tag: ${{ github.ref_name }}
path: charts/
path: charts/khaos
registry: ghcr.io
registry_username: ${{ github.repository_owner }}
registry_password: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 03620d5

Please sign in to comment.