mirror of
https://github.com/zerotier/github-action.git
synced 2026-05-22 16:27:40 -07:00
2ab90f2d7900dc465268f8d9bf89e56579d1227b
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.
Description
Languages
JavaScript
56.9%
Shell
37%
PowerShell
6.1%