Skip to content

Commit bbc574f

Browse files
committed
Set IMAGE_NAME to rubylang/all-ruby
1 parent 89036eb commit bbc574f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

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

88
env:
99
REGISTRY: docker.io
10-
IMAGE_NAME: ${{ github.repository }}
10+
IMAGE_NAME: rubylang/all-ruby
1111

1212
permissions:
1313
contents: read

0 commit comments

Comments
 (0)