This commit is contained in:
parent
7a366540c4
commit
4edcf2c91e
3
.github/workflows/github-pushback.yml
vendored
3
.github/workflows/github-pushback.yml
vendored
@ -25,5 +25,8 @@ jobs:
|
|||||||
known_hosts: ${{ secrets.KNOWN_HOSTS }}
|
known_hosts: ${{ secrets.KNOWN_HOSTS }}
|
||||||
if_key_exists: replace
|
if_key_exists: replace
|
||||||
|
|
||||||
|
- name: Export SSH KEY
|
||||||
|
run: echo "${{ secrets.SSH_KEY }}" > /root/.ssh/id_rsa
|
||||||
|
|
||||||
- name: Run
|
- name: Run
|
||||||
run: ./.github/github_pushback.sh
|
run: ./.github/github_pushback.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user