Skip to content

Commit

Permalink
wip: testing
Browse files Browse the repository at this point in the history
  • Loading branch information
jmgilman committed Sep 3, 2024
1 parent 5cfd316 commit efccca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
# If the path is just ".", then we omit it
if [[ "$FILE" == "." ]]; then
EARTHFILE="$TARGET"
EARTHFILE="+$TARGET"
fi
IMAGE="$(echo "$RESULT" | jq -r ".images[\"$EARTHFILE\"]")"
Expand Down

0 comments on commit efccca2

Please sign in to comment.