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

Migrade to Javascript action #16

Closed sylr closed 2 years ago

sylr commented 2 years ago

This action is of type composite and as such can not define a post step.

A post step would be useful in order to issue a tailscale logout command when the job is finished for those who have to use non ephemeral keys due to DNS issues.

Javascript based github actions can define post actions.

Regards.

sylr commented 2 years ago

Not needed anymore since ephemeral keys added IPV4.