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 8380a72 commit c303ac0Copy full SHA for c303ac0
.github/workflows/build-docker-images.yml
@@ -21,7 +21,7 @@ jobs:
21
env:
22
REGISTRY: ghcr.io
23
OWNER: starfederation
24
- IMAGE_NAME: ${{ github.repository }}-dev
+ IMAGE_NAME: ${{ github.repository }}dev
25
uses: docker/build-push-action@v4
26
with:
27
context: ./.github
0 commit comments