Skip to content

Commit

Permalink
Add missing new line
Browse files Browse the repository at this point in the history
  • Loading branch information
janekbaraniewski committed Apr 29, 2024
1 parent bb9a7b3 commit ccc656a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,4 +145,4 @@ jobs:
- name: Push container images
run: make push-${{ matrix.component }}-images
env:
COMMIT_HASH: ${{ env.COMMIT_HASH }}
COMMIT_HASH: ${{ env.COMMIT_HASH }}

0 comments on commit ccc656a

Please sign in to comment.