Skip to content

Commit

Permalink
feat: test improved helm actions
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverbaehler committed Oct 15, 2023
1 parent 2f26db9 commit 74afd2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
id: publish-capsule
uses: oliverbaehler/github-actions/ko-publish-image@dev
with:
makefile-target: ko-publish-image
makefile-target: ko-publish-capsule
registry: ghcr.io
registry-username: ${{ github.actor }}
registry-password: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 74afd2b

Please sign in to comment.