Update .forgejo/workflows/Deploy_to_server.yaml
This commit is contained in:
parent
0c7c260ab8
commit
8ae6de6aa4
|
@ -4,9 +4,6 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: install ssh keys
|
||||
run: |
|
||||
install -m 600 -D /dev/null ~/.ssh/id_rsa
|
||||
|
|
Loading…
Reference in a new issue