Skip to content

Commit 73b9f3f

Browse files
committed
Merge branch 'main' into release-v5.2.6
2 parents f1c3dd7 + c187fd8 commit 73b9f3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ jobs:
6969
if [[ ${GITHUB_ACTION} == "published" ]]; then
7070
CONTAINER_TAGS+=",netfoundry/python:latest"
7171
fi
72+
echo CONTAINER_TAGS="${CONTAINER_TAGS}"
7273
echo ::set-output name=container_tags::${CONTAINER_TAGS}
7374
7475
- name: Publish Release Package

0 commit comments

Comments
 (0)