Skip to content

Commit

Permalink
literally the only reason this ci has been broken for 2 weeks is tail…
Browse files Browse the repository at this point in the history
…scale
  • Loading branch information
kreatoo committed Apr 6, 2024
1 parent 7f8e4dc commit 8f155ea
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,14 +131,6 @@ jobs:
/tmp/kpkg-bin/kpkg install bash --yes || /tmp/kpkg-bin/kpkg build bash --yes
- name: Tailscale
uses: tailscale/github-action@main
with:
oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }}
oauth-secret: ${{ secrets.TS_OAUTH_SECRET }}
version: 1.62.1
tags: tag:gha

- name: Upload to server through rsync
env:
SSH_USER: ${{ secrets.SSH_USER }}
Expand Down

0 comments on commit 8f155ea

Please sign in to comment.