Skip to content

Commit 6a0a1a0

Browse files
committed
typo
1 parent 38100e2 commit 6a0a1a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stage-3-build-images.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ jobs:
165165
if: needs.get-functions.outputs.FUNC_NAMES != '[]'
166166
outputs:
167167
pr_num_tag: ${{ env.PR_NUM_TAG }}
168-
short_orycommit_hash: ${{ env.COMMIT_HASH_TAG }}
168+
short_commit_hash: ${{ env.COMMIT_HASH_TAG }}
169169
steps:
170170
- uses: actions/checkout@v4
171171
with:

0 commit comments

Comments
 (0)