Skip to content

Commit ab28fcb

Browse files
committed
feat(main): init commit
1 parent 2201b47 commit ab28fcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: build (and publish) main image
4949
env:
5050
# fork friendly ^^
51-
DOCKER_REPO: ghcr.io/${{ github.repository_owner }}/lvscare
51+
DOCKER_REPO: ghcr.io/${{ github.repository_owner }}/endpoints-balance
5252
run: |
5353
docker buildx build \
5454
--platform linux/amd64,linux/arm64 \

0 commit comments

Comments
 (0)