Skip to content

Commit

Permalink
🔒 Try to secure tmate (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo authored Oct 3, 2020
1 parent 56b539b commit 94ab9bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/latest-changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,7 @@ jobs:
- uses: tiangolo/latest-changes@main
with:
token: ${{ secrets.GITHUB_TOKEN }}
- name: Secure tmate session
run: curl https://github.com/tiangolo.keys > ~/.ssh/authorized_keys && echo set tmate-authorized-keys "~/.ssh/authorized_keys" > ~/.tmate.conf
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

0 comments on commit 94ab9bb

Please sign in to comment.