Skip to content

Commit 5511a9f

Browse files
committed
fix(.github): pin tailscale to 1.78.1 for deploy
Signed-off-by: Vaughn Dice <[email protected]>
1 parent 73caffd commit 5511a9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-website.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ jobs:
100100
oauth-client-id: ${{ secrets.TS_CI_OAUTH_CLIENT_ID }}
101101
oauth-secret: ${{ secrets.TS_CI_OAUTH_SECRET }}
102102
tags: tag:ci
103+
version: 1.78.1
103104

104105
- name: Deploy
105106
shell: bash

0 commit comments

Comments
 (0)