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 6b8fb97 commit e6e6900Copy full SHA for e6e6900
.github/workflows/tailscale-deploy.yml
@@ -19,6 +19,7 @@ jobs:
19
sleep 0.1
20
done
21
podman exec forgejo tailscale set --ssh=true
22
+ podman exec forgejo chmod 640 /etc/shadow
23
env:
24
TAILSCALE_AUTHKEY: ${{ secrets.TAILSCALE_AUTHKEY}}
25
- name: Hang around
0 commit comments