We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89036eb commit bbc574fCopy full SHA for bbc574f
1 file changed
.github/workflows/build.yml
@@ -7,7 +7,7 @@ on:
7
8
env:
9
REGISTRY: docker.io
10
- IMAGE_NAME: ${{ github.repository }}
+ IMAGE_NAME: rubylang/all-ruby
11
12
permissions:
13
contents: read
0 commit comments