This commit is contained in:
DrZlo13 2021-12-06 16:43:40 +10:00
commit 101c415984
1 changed files with 4 additions and 0 deletions

View File

@ -110,3 +110,7 @@ jobs:
remote_port: ${{ secrets.RSYNC_DEPLOY_PORT }}
remote_user: ${{ secrets.RSYNC_DEPLOY_USER }}
remote_key: ${{ secrets.RSYNC_DEPLOY_KEY }}
- name: Cleanup artifacts
run: |
rm -rf artifacts