Skip to content

Commit 702aad8

Browse files
authored
Update get-a-github-vm.yaml
1 parent 1e0aa94 commit 702aad8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/get-a-github-vm.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
- name: Tmate
4141
env:
4242
GIT_SSH_COMMAND: "ssh -i /tmp/ssh.key"
43+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4344
uses: mxschmitt/action-tmate@v3
4445
with:
4546
limit-access-to-actor: true

0 commit comments

Comments
 (0)