2022-12-18 14:02:22 +01:00
2022-12-17 09:28:06 +01:00
2022-12-17 09:28:06 +01:00
2022-12-18 14:02:22 +01:00
2022-12-18 14:02:22 +01:00

ZeroTier GitHub Action

This Github Action connects to a ZeroTier Network.

- name: ZeroTier
  uses: zerotier/github-action@v1
  with:
    network_id: ${{ secrets.ZEROTIER_NETWORK_ID }}
    auth_token: ${{ secrets.ZEROTIER_CENTRAL_TOKEN }}

ZEROTIER_CENTRAL_TOKEN can be provisioned from Account section in the ZeroTier Central admin panel.

This Action works on Ubuntu, MacOS, and Windows runners.

S
Description
No description provided
Readme 102 KiB
Languages
JavaScript 56.9%
Shell 37%
PowerShell 6.1%