Skip to content

Commit

Permalink
use fullname
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcelVrolijk committed Feb 6, 2024
1 parent da66f10 commit 0953c0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-helm-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Package Helm Chart
run: |
helm package open-dora-helm-chart/.
mv open-dora-helm-chart/*.tgz $GITHUB_WORKSPACE
mv open-dora-helm-chart/open-dora-helm-chart-0.1.1.tgz $GITHUB_WORKSPACE
- name: Publish to GitHub Packages
run: |
Expand Down

0 comments on commit 0953c0a

Please sign in to comment.