Twingate / github-action

A GitHub action for connecting to TwinGate to allow access to IP protected resources
Mozilla Public License 2.0
25 stars 10 forks source link

Support Windows Runners #11

Open jhbuchanan45 opened 1 week ago

jhbuchanan45 commented 1 week ago

This adds a windows specific step to install the twingate client on windows runners. Also added an indication when the OS is unsupported by this action (most likely OSX).

This PR is based on the work at https://github.com/Twingate-Labs/headless-windows/blob/main/.github/workflows/windows_headless_example.yml