tailscale / github-action

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

Add ability to swap distro #69

Closed seripap closed 1 year ago

seripap commented 1 year ago

Adds input for swappable disto.

DentonGentry commented 1 year ago

Please also add a signed-off-by line, which can be done using:

seripap commented 1 year ago

Thanks for your feedback, changes added.

DentonGentry commented 1 year ago

Implemented slightly differently, in https://github.com/tailscale/github-action/pull/72