mirror of
https://github.com/catdevnull/preciazo.git
synced 2024-11-26 03:26:19 +00:00
upterm less
This commit is contained in:
parent
2173311731
commit
93b2f8c1a1
1 changed files with 0 additions and 6 deletions
6
.github/workflows/sepa-precios-archiver.yml
vendored
6
.github/workflows/sepa-precios-archiver.yml
vendored
|
@ -14,12 +14,6 @@ jobs:
|
||||||
- uses: oven-sh/setup-bun@v2
|
- uses: oven-sh/setup-bun@v2
|
||||||
with:
|
with:
|
||||||
bun-version: latest
|
bun-version: latest
|
||||||
- name: Setup upterm session
|
|
||||||
uses: lhotari/action-upterm@v1
|
|
||||||
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
|
- name: Run archiver script
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.ARCHIVE_GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.ARCHIVE_GITHUB_TOKEN }}
|
||||||
|
|
Loading…
Reference in a new issue