From 665110a2d646f285ac071597431dc7964712308e Mon Sep 17 00:00:00 2001 From: Nulo Date: Sat, 24 Aug 2024 22:40:10 -0300 Subject: [PATCH] tmate --- .github/workflows/sepa-precios-archiver.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/sepa-precios-archiver.yml b/.github/workflows/sepa-precios-archiver.yml index 58965ea..ae647f9 100644 --- a/.github/workflows/sepa-precios-archiver.yml +++ b/.github/workflows/sepa-precios-archiver.yml @@ -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