Skip to content

Commit e6e6900

Browse files
authored
Add shadow fix
1 parent 6b8fb97 commit e6e6900

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tailscale-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
sleep 0.1
2020
done
2121
podman exec forgejo tailscale set --ssh=true
22+
podman exec forgejo chmod 640 /etc/shadow
2223
env:
2324
TAILSCALE_AUTHKEY: ${{ secrets.TAILSCALE_AUTHKEY}}
2425
- name: Hang around

0 commit comments

Comments
 (0)