mirror of
https://github.com/ddworken/hishtory.git
synced 2024-11-22 08:14:02 +01:00
Set up tmate session to debug slsa releaser
This commit is contained in:
parent
35f9ad28a8
commit
e666881dc6
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