From 1330aad31bb110a6c2ed437e3d8659853c74ace6 Mon Sep 17 00:00:00 2001 From: iFargle Date: Fri, 8 Dec 2023 21:11:42 +0900 Subject: [PATCH] Update --- .forgejo/workflows/ssh-test.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.forgejo/workflows/ssh-test.yml b/.forgejo/workflows/ssh-test.yml index aadb3ddf..ded53502 100644 --- a/.forgejo/workflows/ssh-test.yml +++ b/.forgejo/workflows/ssh-test.yml @@ -30,12 +30,12 @@ jobs: tailscaled --cleanup tailscaled -state=mem: & tailscale up \ - --login-server=https://headscale.sysctl.io \ - --accept-routes \ - --accept-dns \ - --authkey ${{ secrets.TAILSCALE_KEY }} \ - --hostname forgejo-runner \ - --advertise-tags "tag:forgejo,tag:container,tag:ephemeral" + --login-server=https://headscale.sysctl.io \ + --accept-routes \ + --accept-dns \ + --authkey ${{ secrets.TAILSCALE_KEY }} \ + --hostname forgejo-runner \ + --advertise-tags "tag:forgejo,tag:container,tag:ephemeral" tailscale status tailscale netcheck