Skip to content

Commit

Permalink
Correct template param
Browse files Browse the repository at this point in the history
  • Loading branch information
emilymclean committed Sep 19, 2024
1 parent 7834884 commit a5f8b49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
id: render_template
uses: chuhlomin/render-template@v1
with:
template: kube.template.yml
template: action.template.yml
vars: |
image: ghcr.io/${{ env.REPOSITORY_LC }}:${{ needs.version.outputs.version }}
- uses: stefanzweifel/git-auto-commit-action@v5

0 comments on commit a5f8b49

Please sign in to comment.