mirror of
https://github.com/ddworken/hishtory.git
synced 2025-01-23 06:38:52 +01:00
Set up tmate session to debug slsa releaser
This commit is contained in:
parent
59e8a6dd5b
commit
26ffaf8d28
4
.github/workflows/slsa-releaser.yml
vendored
4
.github/workflows/slsa-releaser.yml
vendored
@ -215,6 +215,10 @@ jobs:
|
||||
- uses: actions/download-artifact@fb598a63ae348fa914e94cd0ff38f362e927b741
|
||||
with:
|
||||
name: hishtory-darwin-arm64-unsigned
|
||||
- name: Setup tmate session
|
||||
uses: mxschmitt/action-tmate@v3
|
||||
with:
|
||||
limit-access-to-actor: true
|
||||
- name: Validate Release
|
||||
run: |
|
||||
export HISHTORY_TEST=1
|
||||
|
Loading…
Reference in New Issue
Block a user