mirror of
https://github.com/ddworken/hishtory.git
synced 2025-06-20 11:57:50 +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
|
- uses: actions/checkout@v2
|
||||||
- name: Setup tmate session for debugging
|
- name: Setup tmate session for debugging
|
||||||
uses: mxschmitt/action-tmate@v3
|
uses: mxschmitt/action-tmate@v3
|
||||||
|
env:
|
||||||
|
GH_TOKEN: ${{ github.token }}
|
||||||
with:
|
with:
|
||||||
limit-access-to-actor: true
|
limit-access-to-actor: true
|
||||||
- name: Download and sign the latest executables
|
- name: Download and sign the latest executables
|
||||||
|
Loading…
x
Reference in New Issue
Block a user