Compare commits

..

No commits in common. "a86893556ceff939adbe77a946f23ca4bd4eaa29" and "963e840874f8254185b91a737dd20178b56deb53" have entirely different histories.

View file

@ -10,8 +10,8 @@ jobs:
- run: set
- run: nix build -L .#nixos-runner
- run: nix run .#push-container -- result
env:
REGISTRY: ghcr.io/${{ github.repository_owner }}
REPOSITORY: nixos-runner
USERNAME: ${{ github.actor }}
PASSWORD: ${{ github.token }}
with:
registry: ghcr.io/${{ github.repository_owner }}
repository: nixos-runner
username: ${{ github.actor }}
password: ${{ github.token }}