This commit is contained in:
Jeffrey C. Ollie 2023-08-29 09:14:02 -05:00
parent 963e840874
commit 1cb1e249f8
Signed by: jeff
GPG key ID: 6F86035A6D97044E

View file

@ -10,7 +10,7 @@ jobs:
- run: set
- run: nix build -L .#nixos-runner
- run: nix run .#push-container -- result
with:
secrets:
registry: ghcr.io/${{ github.repository_owner }}
repository: nixos-runner
username: ${{ github.actor }}