We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e35e839 commit ca0b493Copy full SHA for ca0b493
.github/workflows/deploy-site.yml
@@ -61,7 +61,7 @@ jobs:
61
path: dist
62
63
- name: Tailscale
64
- uses: tailscale/github-action@v2
+ uses: tailscale/github-action@v3
65
with:
66
oauth-client-id: ${{ secrets.TAILSCALE_OAUTH_CLIENT_ID }}
67
oauth-secret: ${{ secrets.TAILSCALE_OAUTH_CLIENT_SECRET }}
@@ -110,7 +110,7 @@ jobs:
110
111
112
113
114
115
116
0 commit comments