Skip to content

Commit 3f64c82

Browse files
committed
Fix typo in CI
1 parent 81af01b commit 3f64c82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-candidate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ jobs:
311311
image: ${{ github.event.repository.name }}
312312
build-args: |
313313
GUIDELLM_BUILD_TYPE=candidate
314-
tags: ${{ env.package_version= }}~rc
314+
tags: ${{ env.package_version }}~rc
315315
containerfiles: |
316316
./Containerfile
317317
- name: Push To ghcr.io

0 commit comments

Comments
 (0)