Skip to content

Commit ed27946

Browse files
committed
wip
1 parent 2b9c4a5 commit ed27946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-azure-cc-enclave-docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
docker_version: ${{ steps.meta.outputs.version }}
7272
image_tag: ${{ steps.update_version.outputs.image_tag }}
7373
tags: ${{ steps.meta.outputs.tags }}
74-
is_release: false
74+
is_release: ${{ steps.update_version.outputs.is_release }}
7575
steps:
7676
- name: Update Operator Version
7777
id: update_version

0 commit comments

Comments
 (0)