Skip to content

Commit

Permalink
Merge pull request #1445 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 5128b40 + 6948b0f commit 8dff103
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 8dff103

Please sign in to comment.