fix: crying

This commit is contained in:
Kat Inskip 2025-10-13 11:04:01 -07:00
parent 2531d56d76
commit 1850f7c283
Signed by: kat
GPG key ID: 465E64DECEA8CF0F

View file

@ -42,7 +42,7 @@
# tokenFile should be in format TOKEN=<secret>, since it's EnvironmentFile for systemd # tokenFile should be in format TOKEN=<secret>, since it's EnvironmentFile for systemd
tokenFile = config.sops.secrets.forgejo-runner-token.path; tokenFile = config.sops.secrets.forgejo-runner-token.path;
labels = let labels = let
prefix = "docker://ghcr.io/catthehacker/ubuntu:act-"; prefix = "docker://ghcr.io/catthehacker/ubuntu:act";
arches = { arches = {
x86_64-linux = [ x86_64-linux = [
"ubuntu-latest:${prefix}-latest" "ubuntu-latest:${prefix}-latest"