Skip to content

Commit cea5b6a

Browse files
committed
chore: wip
1 parent 53b1bb8 commit cea5b6a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

actions/buildkit/action.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,8 @@ runs:
190190
fi
191191
done <<< "$INPUT_SECRETS"
192192
193-
echo secret_args: "${secret_args[@]}"
193+
echo INPUT_SECRETS: "${INPUT_SECRETS}"
194+
echo secret_args: "${secret_args}"
194195
env | grep SECRET_ENV_
195196
196197
# login to docker registry

0 commit comments

Comments
 (0)