Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Commit

Permalink
Okay, really do it right this time
Browse files Browse the repository at this point in the history
  • Loading branch information
major authored Sep 14, 2023
1 parent a24c4b0 commit 42c1a50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
env:
BLUEPRINT_NAME: ${{ matrix.blueprint }}
IMAGE_KEY: "${{ matrix.blueprint }}-${{ github.run_id }}"
CONTAINER: "ghcr.io/major/imagebuilder/imagebuilder/${{ matrix.container_tag }}:main"
CONTAINER: "ghcr.io/major/imagebuilder/${{ matrix.container_tag }}:main"

0 comments on commit 42c1a50

Please sign in to comment.