Skip to content

Commit 9f3ab60

Browse files
debug 8
1 parent 2f5a404 commit 9f3ab60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ function compute_latest_version() {
6666
# See https://github.com/opencontainers/image-spec/blob/main/annotations.md for common labels
6767
# See https://docs.github.com/en/packages/learn-github-packages/connecting-a-repository-to-a-package
6868
function docker_build() {
69-
echo ">>>>>>>> DEBUG $ORACLE_JAVA8_TOKEN">> "$GITHUB_OUTPUT"
69+
echo "DEBUG: $ORACLE_JAVA8_TOKEN" >> "$GITHUB_OUTPUT"
7070

7171
local target="$1"
7272
local tag="$2"

0 commit comments

Comments
 (0)