We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb9a7b3 commit ccc656aCopy full SHA for ccc656a
.github/workflows/release.yml
@@ -145,4 +145,4 @@ jobs:
145
- name: Push container images
146
run: make push-${{ matrix.component }}-images
147
env:
148
- COMMIT_HASH: ${{ env.COMMIT_HASH }}
+ COMMIT_HASH: ${{ env.COMMIT_HASH }}
0 commit comments