actions test
Some checks failed
Deploy to https://wordpress-test.event-federation.eu/ / deploy (push) Failing after 1s

This commit is contained in:
André Menrath 2023-11-25 11:47:05 +01:00
parent 86f8a553bb
commit bbf9cb7319

View file

@ -17,6 +17,7 @@ jobs:
uses: https://code.forgejo.org/actions/checkout@v3
- name: Install SSH Key
uses: webfactory/ssh-agent@v0.8.0
run: echo "${{ secrets.SSH_PRIVATE_KEY }}" > ~/.ssh/id_rsa && chmod 600 ~/.ssh/id_rsa
- name: Deploy via Rsync