mirror of
https://github.com/ddworken/hishtory.git
synced 2025-06-20 20:07:52 +02:00
Add GITHUB_TOKEN to tmate for interactive debugging
This commit is contained in:
parent
55e187d6df
commit
04c915512a
2
.github/workflows/slsa-releaser.yml
vendored
2
.github/workflows/slsa-releaser.yml
vendored
@ -129,6 +129,8 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Setup tmate session for debugging
|
||||
uses: mxschmitt/action-tmate@v3
|
||||
env:
|
||||
GH_TOKEN: ${{ github.token }}
|
||||
with:
|
||||
limit-access-to-actor: true
|
||||
- name: Download and sign the latest executables
|
||||
|
Loading…
x
Reference in New Issue
Block a user