Skip to content

Commit

Permalink
Merge pull request #2967 from fermyon/fix/deploy-pin-tailscale-1.78.1
Browse files Browse the repository at this point in the history
fix(.github): pin tailscale to 1.78.1 for deploy
  • Loading branch information
vdice authored Dec 18, 2024
2 parents a66fea3 + 5511a9f commit 2b4a982
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,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 2b4a982

Please sign in to comment.