mirror of
https://github.com/elseif/MikroTikPatch.git
synced 2026-09-07 22:36:52 +00:00
modified: .github/workflows/mikrotik_patch.yml
This commit is contained in:
2
.github/workflows/mikrotik_patch.yml
vendored
2
.github/workflows/mikrotik_patch.yml
vendored
@@ -287,7 +287,7 @@ jobs:
|
||||
ssh-port: ${{ secrets.SSH_PORT }}
|
||||
destination-path: "${{ secrets.SSH_DIRECTORY }}/${{ env.LATEST_VERSION }}/"
|
||||
source-path: ./publish/
|
||||
|
||||
rsync-options: --archive --verbose --stats --compress --delete-after --human-readable
|
||||
|
||||
- name: Delete Release tag ${{ env.LATEST_VERSION }}
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user