Skip to content

Commit c187fd8

Browse files
committed
troubleshoot latest tag
1 parent 43082ee commit c187fd8

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)