Skip to content

Commit 27a7bc9

Browse files
committed
chore(github-actions): wrong output name
1 parent b96746a commit 27a7bc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ env:
1717
# Use docker.io for Docker Hub if empty
1818
REGISTRY: ghcr.io
1919
# github.repository as <account>/<repo>
20-
IMAGE_NAME: ${{ github.repository }}
20+
IMAGE_NAME: star-server
2121

2222

2323
jobs:

0 commit comments

Comments
 (0)