.github: use correct tailscale action ref

Signed-off-by: Naman Sood <mail@nsood.in>
This commit is contained in:
Naman Sood 2021-09-11 15:47:18 -04:00
parent 6d6e4d03d1
commit 4fd8925116

View file

@ -15,7 +15,7 @@ jobs:
go-version: '^1.16'
- name: Setup Tailscale
id: tailscale
uses: tailscale/tailscale-deploy-github@main
uses: tailscale/tailscale-deploy-github@v1
with:
authkey: ${{ secrets.TAILSCALE_AUTHKEY }}
- name: Add SSH key