We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c92793e + 17f8fd2 commit 5f3a9faCopy full SHA for 5f3a9fa
2 files changed
dev-tools/container/calculate_tags.sh
@@ -30,5 +30,5 @@ else
30
fi
31
32
# Output in format expected by GitHub Actions
33
-echo "primary-tags=$PRIMARY_TAGS"
34
-echo "python-tags=$PYTHON_TAGS"
+echo "primary_tags=$PRIMARY_TAGS"
+echo "python_tags=$PYTHON_TAGS"
0 commit comments