Skip to content

Commit

Permalink
Do not copy attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimir-litvinchik committed Sep 4, 2024
1 parent f0f9ecb commit ee3e548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-qa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Deploy documentation
uses: burnett01/[email protected]
with:
switches: -avzr --delete
switches: -vzr --delete
path: common/public/${{ env.PRODUCT }}
remote_path: ${{ secrets.DOCS_QA_SSH_DIR }}
remote_host: ${{ secrets.DOCS_SSH_HOST }}
Expand Down

0 comments on commit ee3e548

Please sign in to comment.