Actions: fixup image path again
This commit is contained in:
parent
5acc5d351d
commit
0d19bae865
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue