mirror of
https://github.com/elseif/MikroTikPatch.git
synced 2025-01-23 21:44:59 +03:00
modified: .github/workflows/mikrotik_patch.yml
This commit is contained in:
parent
8a5d03ec29
commit
5d7455b854
2
.github/workflows/mikrotik_patch.yml
vendored
2
.github/workflows/mikrotik_patch.yml
vendored
@ -287,7 +287,7 @@ jobs:
|
|||||||
ssh-port: ${{ secrets.SSH_PORT }}
|
ssh-port: ${{ secrets.SSH_PORT }}
|
||||||
destination-path: "${{ secrets.SSH_DIRECTORY }}/${{ env.LATEST_VERSION }}/"
|
destination-path: "${{ secrets.SSH_DIRECTORY }}/${{ env.LATEST_VERSION }}/"
|
||||||
source-path: ./publish/
|
source-path: ./publish/
|
||||||
|
rsync-options: --archive --verbose --stats --compress --delete-after --human-readable
|
||||||
|
|
||||||
- name: Delete Release tag ${{ env.LATEST_VERSION }}
|
- name: Delete Release tag ${{ env.LATEST_VERSION }}
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user