Actions: fixup image path again
Some checks failed
build and publish containers / build (nixos, unstable) (push) Failing after 6m7s
build and publish containers / build (nixos, 24.11) (push) Failing after 6m10s

This commit is contained in:
Julian Stiller 2025-02-11 22:42:01 +01:00
parent 5acc5d351d
commit 0d19bae865

View file

@ -34,7 +34,7 @@ jobs:
- name: publish image
uses: actions/push-to-registry@v2
with:
image: oci-images/${{ matrix.container }}
image: oci-images/nixos-runner/${{ matrix.container }}
tags: ${{ matrix.version }}
registry: git.flyinggecko.org
username: flyinggecko