Tshooting rsync #3.
This commit is contained in:
@@ -108,7 +108,7 @@ jobs:
|
||||
id: rsync
|
||||
uses: GuillaumeFalourd/setup-rsync@v1.2
|
||||
with:
|
||||
ssh-key: ${{ secrets.VPS_DEPLOY_KEY }}
|
||||
ssh_key: ${{ secrets.VPS_DEPLOY_KEY }}
|
||||
- name: Verifying key path
|
||||
run: |
|
||||
echo "SSK KEY PATH: ${{ steps.rsync.outputs.ssh_key_path }}"
|
||||
|
||||
Reference in New Issue
Block a user