Skip to content

Commit

Permalink
tweaking
Browse files Browse the repository at this point in the history
  • Loading branch information
someara committed Nov 1, 2023
1 parent 47468f4 commit 91ae368
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ authorizing runners onto private ZeroTier networks.

```yaml
- name: ZeroTier
uses: zerotier/[email protected].1
uses: zerotier/[email protected].3
with:
network_id: ${{ secrets.ZEROTIER_NETWORK_ID }}
auth_token: ${{ secrets.ZEROTIER_CENTRAL_TOKEN }}
Expand All @@ -29,7 +29,7 @@ It then uses the supplied `auth_token` to authorize the runner onto the network.

```yaml
- name: ZeroTier
uses: zerotier/[email protected].1
uses: zerotier/[email protected].3
with:
network_id: ${{ secrets.ZEROTIER_NETWORK_ID }}
auth_token: ${{ secrets.ZEROTIER_CENTRAL_TOKEN }}
Expand Down

0 comments on commit 91ae368

Please sign in to comment.