Skip to content

Commit

Permalink
Update shell.yml - Tailscale Version Update
Browse files Browse the repository at this point in the history
  • Loading branch information
lee-cq authored Feb 24, 2024
1 parent df5fa25 commit 8c39f82
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/shell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,9 @@ jobs:
uses: tailscale/github-action@ce41a99162202a647a4b24c30c558a567b926709
with:
authkey: ${{ secrets.TAILSCALE_AUTH_KEY }}

args: "--ssh "
version: '1.60.0'

- name: Change Passwd
run: |
echo '${{secrets.SHELL_USERNAME}}:${{ secrets.SHELL_PASSWORD }}' |sudo chpasswd
Expand Down

0 comments on commit 8c39f82

Please sign in to comment.