mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
GITHUB_TOKEN env for tmate.yml
This commit is contained in:
parent
7ce723edcf
commit
2df06e1fda
1 changed files with 2 additions and 0 deletions
2
.github/workflows/tmate.yml
vendored
2
.github/workflows/tmate.yml
vendored
|
|
@ -13,3 +13,5 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
- name: Setup tmate session
|
||||
uses: mxschmitt/action-tmate@v3
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue