Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Commit

Permalink
👷 Bump Tailscale action
Browse files Browse the repository at this point in the history
  • Loading branch information
eigenein committed Jul 11, 2023
1 parent 789aba6 commit 47a0a27
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,11 @@ jobs:
target: blitz-tanks.aarch64-unknown-linux-gnu

- name: 🕸 Set up Tailscale
uses: tailscale/github-action@v1
uses: tailscale/github-action@v2
with:
authkey: ${{ secrets.TAILSCALE_AUTHKEY }}
oauth-client-id: ${{ secrets.TAILSCALE_CLIENT_ID }}
oauth-secret: ${{ secrets.TAILSCALE_CLIENT_SECRET }}
tags: tag:ci

- name: 🔑 Install SSH key
uses: shimataro/ssh-key-action@v2
Expand Down

0 comments on commit 47a0a27

Please sign in to comment.