Skip to content

Commit

Permalink
second ateempt
Browse files Browse the repository at this point in the history
  • Loading branch information
ywkim312 committed Aug 16, 2023
1 parent aa882c0 commit 1ccffd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/graphql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
if [ "$NCSAHUB_PUSH" == "true" ]; then
IMAGES="${IMAGES}${NCSAHUB}/${IMAGE}:${tag},"
fi
# IMAGES="${IMAGES}ghcr.io/${OWNER_LC}/${IMAGE}:${tag},"
# IMAGES="${IMAGES}ghcr.io/${OWNER_LC}/${IMAGE}:${tag},"
done
IMAGES="${IMAGES%,*}"
Expand Down

0 comments on commit 1ccffd7

Please sign in to comment.