Skip to content

Commit 1cded04

Browse files
committed
⚡ MarkSphere v1.0.16
배포 파일 오류 수정
1 parent 22033fd commit 1cded04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CICD.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
env:
88
REGISTRY: ghcr.io
9-
IMAGE_NAME: ${{ github.repository }}
9+
IMAGE_NAME: social-bookmarking/back
1010

1111
jobs:
1212
build-and-push:

0 commit comments

Comments
 (0)