Skip to content

Commit

Permalink
remove redundant path from helm release workflow (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
hoptical authored Dec 6, 2023
1 parent afd015c commit 152882e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
uses: appany/[email protected]
with:
name: s3-operator
repository: helm-charts/s3-operator
repository: helm-charts
tag: ${{ github.ref_name }}
path: charts/s3-operator # Default charts/{name}
registry: ghcr.io
Expand Down

0 comments on commit 152882e

Please sign in to comment.