Skip to content

Commit

Permalink
PT-502 Experimental: SSH to github actions
Browse files Browse the repository at this point in the history
Signed-off-by: James Newman <[email protected]>
  • Loading branch information
jamescnewman committed Apr 5, 2024
1 parent 5277a1a commit 4acf345
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
token: ${{ secrets.GIT_CHECKOUT_PAT }}

- name: Tailscale SSH debug (${{ inputs.ssh-debug && 'enabled' || 'disabled' }})
uses: botsandus/github-actions/tailscale-ssh@TECH-149-Add-SSH-debug
uses: botsandus/github-actions/.github/workflows/tailscale-ssh@TECH-149-Add-SSH-debug
with:
ssh-timeout: ${{ inputs.ssh-timeout }}
ts-authkey: ${{ secrets.TAILSCALE_CI_BUILDER_KEY }}
Expand Down
File renamed without changes.

0 comments on commit 4acf345

Please sign in to comment.