actions fix add github.com
Some checks failed
Deploy to https://wordpress-test.event-federation.eu/ / deploy (push) Failing after 8s
Some checks failed
Deploy to https://wordpress-test.event-federation.eu/ / deploy (push) Failing after 8s
This commit is contained in:
parent
bc7997dfcf
commit
89e78d7f90
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ jobs:
|
||||||
- name: Checkout Repository
|
- name: Checkout Repository
|
||||||
uses: https://code.forgejo.org/actions/checkout@v4
|
uses: https://code.forgejo.org/actions/checkout@v4
|
||||||
|
|
||||||
- uses: webfactory/ssh-agent@v0.8.0
|
- uses: https://github.com/webfactory/ssh-agent@v0.8.0
|
||||||
with:
|
with:
|
||||||
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
|
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue