We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 185c18b commit 8bd6779Copy full SHA for 8bd6779
1 file changed
.github/workflows/push-images.yaml
@@ -16,7 +16,7 @@ jobs:
16
packages: write
17
runs-on: ubuntu-24.04
18
env:
19
- TOOLKIT_REPO: ghcr.io/${{github.repository}}/elemental-cli
+ TOOLKIT_REPO: ghcr.io/absaoss/elemental-cli
20
REPO: ghcr.io/${{github.repository}}/elemental-${{ github.event.inputs.flavor }}
21
steps:
22
- name: Setup QEMU
0 commit comments