Skip to content

Commit 67137bc

Browse files
committed
fix if statement...
1 parent ebb01d3 commit 67137bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
full_tag="${{ matrix.tagging }}-${version}"
5353
echo "Full tag is: $full_tag"
5454
echo "full_tag=$full_tag" >> "$GITHUB_OUTPUT"
55+
fi
5556
5657
- name: Query existing Docker image tags
5758
id: query_tag

0 commit comments

Comments
 (0)