tailscale / github-action

A GitHub Action to connect your workflow to your Tailscale network.
BSD 3-Clause "New" or "Revised" License
551 stars 84 forks source link

Update to 1.18, remove loop #21

Closed DentonGentry closed 2 years ago

DentonGentry commented 2 years ago

In release 1.16 and later, "tailscale up" will block until it can connect to tailscaled and bring the link up. There is not a need to loop any more.