Skip to content

Commit 2487981

Browse files
authored
Update build.yml
1 parent e454ca8 commit 2487981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

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

1717
env:
1818
REGISTRY: ghcr.io
19-
IMAGE_NAME: reaslab/docker-python-uv
19+
IMAGE_NAME: ${{ github.repository }}
2020

2121
jobs:
2222
build:

0 commit comments

Comments
 (0)