mirror of
https://github.com/FutaGuard/LowTechFilter.git
synced 2025-06-21 05:21:02 +08:00
update github action files
This commit is contained in:
parent
952a12f072
commit
560965d7e6
12
.github/workflows/tw165.yml
vendored
12
.github/workflows/tw165.yml
vendored
@ -11,12 +11,12 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- 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
|
||||
## limits ssh access and adds the ssh public keys of the listed GitHub users
|
||||
limit-access-to-users: tasi788
|
||||
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
|
||||
## limits ssh access and adds the ssh public keys of the listed GitHub users
|
||||
limit-access-to-users: tasi788
|
||||
- uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: '3.9'
|
||||
|
Loading…
x
Reference in New Issue
Block a user