Actualizar .gitea/workflows/backup.yaml

This commit is contained in:
2026-03-18 14:31:35 +00:00
parent 8105c64add
commit 6d9bc660e0
+1 -1
View File
@@ -56,4 +56,4 @@ jobs:
run: |
TIMESTAMP=$(date +'%Y-%m-%d_%H-%M-%S')
aws --endpoint-url $S3_ENDPOINT s3 cp backup/ s3://$S3_BUCKET/$TIMESTAMP/ --recursive
aws --endpoint-url $S3_ENDPOINT s3 cp backup/ s3://$S3_BUCKET/SUPABASE/ --recursive