fix: upload
This commit is contained in:
@@ -122,7 +122,7 @@ jobs:
|
|||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: docker-volumes-backup-${{ env.BACKUP_DATE }}
|
name: docker-volumes-backup-${{ env.BACKUP_DATE }}
|
||||||
path: backups/
|
path: backups/${{ env.BACKUP_DATE }}
|
||||||
retention-days: 30
|
retention-days: 30
|
||||||
|
|
||||||
- name: Cleanup old remote backups (keep last 7 days)
|
- name: Cleanup old remote backups (keep last 7 days)
|
||||||
|
|||||||
Reference in New Issue
Block a user