Skip to content

Commit ccc656a

Browse files
Add missing new line
1 parent bb9a7b3 commit ccc656a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,4 +145,4 @@ jobs:
145145
- name: Push container images
146146
run: make push-${{ matrix.component }}-images
147147
env:
148-
COMMIT_HASH: ${{ env.COMMIT_HASH }}
148+
COMMIT_HASH: ${{ env.COMMIT_HASH }}

0 commit comments

Comments
 (0)