mirror of
https://github.com/catdevnull/preciazo.git
synced 2024-11-22 14:16:19 +00:00
tmate
This commit is contained in:
parent
bdd15ec895
commit
665110a2d6
1 changed files with 2 additions and 3 deletions
5
.github/workflows/sepa-precios-archiver.yml
vendored
5
.github/workflows/sepa-precios-archiver.yml
vendored
|
@ -14,10 +14,9 @@ jobs:
|
|||
- uses: oven-sh/setup-bun@v2
|
||||
with:
|
||||
bun-version: latest
|
||||
- name: Setup upterm session
|
||||
uses: lhotari/action-upterm@v1
|
||||
- name: Setup tmate session
|
||||
uses: mxschmitt/action-tmate@v3
|
||||
with:
|
||||
## limits ssh access and adds the ssh public key for the user which triggered the workflow
|
||||
limit-access-to-actor: true
|
||||
|
||||
- name: Run archiver script
|
||||
|
|
Loading…
Reference in a new issue