This commit is contained in:
Fiky B 2024-01-25 09:00:12 +07:00
parent 7de11bbea6
commit 1146d1ce88

View File

@ -8,7 +8,7 @@ jobs:
run_pull: run_pull:
name: run pull name: run pull
runs-on: ubuntu-latest runs-on: ubuntu-latest
environment: ssh_key
steps: steps:
- name: install ssh keys - name: install ssh keys
# check this thread to understand why its needed: # check this thread to understand why its needed: