Skip to content

Commit 2b4a982

Browse files
authored
Merge pull request #2967 from fermyon/fix/deploy-pin-tailscale-1.78.1
fix(.github): pin tailscale to 1.78.1 for deploy
2 parents a66fea3 + 5511a9f commit 2b4a982

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)