Skip to content

Commit

Permalink
fix(.github): pin tailscale to 1.78.1 for deploy
Browse files Browse the repository at this point in the history
Signed-off-by: Vaughn Dice <[email protected]>
  • Loading branch information
vdice committed Dec 18, 2024
1 parent 5128b40 commit 6948b0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ jobs:
oauth-client-id: ${{ secrets.TS_CI_OAUTH_CLIENT_ID }}
oauth-secret: ${{ secrets.TS_CI_OAUTH_SECRET }}
tags: tag:ci
version: 1.78.1

- name: Deploy
shell: bash
Expand Down

0 comments on commit 6948b0f

Please sign in to comment.