Skip to content

Commit 8bd6779

Browse files
committed
Fix repo name
Signed-off-by: Dinar Valeev <k0da@opensuse.org>
1 parent 185c18b commit 8bd6779

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push-images.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
packages: write
1717
runs-on: ubuntu-24.04
1818
env:
19-
TOOLKIT_REPO: ghcr.io/${{github.repository}}/elemental-cli
19+
TOOLKIT_REPO: ghcr.io/absaoss/elemental-cli
2020
REPO: ghcr.io/${{github.repository}}/elemental-${{ github.event.inputs.flavor }}
2121
steps:
2222
- name: Setup QEMU

0 commit comments

Comments
 (0)