Skip to content

Commit

Permalink
fix: use proper input for bib image
Browse files Browse the repository at this point in the history
  • Loading branch information
tulilirockz committed Feb 3, 2025
1 parent 0fb6f13 commit 9911b51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-iso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
id: build
uses: ublue-os/bootc-image-builder-action@main
with:
builder-image: ghcr.io/centos-workstation/bootc-image-builder:latest
bootc-image-builder-image: ghcr.io/centos-workstation/bootc-image-builder:latest
use-librepo: true
config-file: ./image-builder-iso.config.toml
image: ${{ env.IMAGE_REGISTRY }}/${{ env.IMAGE_NAME }}:${{ env.DEFAULT_TAG }}
Expand Down

0 comments on commit 9911b51

Please sign in to comment.