We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06e4b63 commit 8aa208dCopy full SHA for 8aa208d
.github/workflows/scripts/4_prototype_store_and_view.sh
@@ -35,7 +35,7 @@ check_tag() {
35
fi
36
}
37
38
-local ACTION=${1:-"all"}
+ACTION=${1:-"all"}
39
40
case $ACTION in
41
"check-compose")
0 commit comments