We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e5f148 commit 9709523Copy full SHA for 9709523
.github/workflows/build-support-images.yml
@@ -5,7 +5,7 @@ env:
5
# Use docker.io for Docker Hub if empty
6
REGISTRY: ghcr.io
7
# github.repository as <account>/<repo>
8
- IMAGE_NAME: easbuilder
+ IMAGE_NAME: steve192/easbuilder
9
10
jobs:
11
build-support-images:
0 commit comments