We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ace3f15 commit 6b8fb97Copy full SHA for 6b8fb97
.github/workflows/tailscale-deploy.yml
@@ -18,7 +18,7 @@ jobs:
18
do
19
sleep 0.1
20
done
21
- podman exec forgejo tailscale set --ssh=false
+ podman exec forgejo tailscale set --ssh=true
22
env:
23
TAILSCALE_AUTHKEY: ${{ secrets.TAILSCALE_AUTHKEY}}
24
- name: Hang around
0 commit comments