Skip to content

Commit 420ad1e

Browse files
committed
add defaults
1 parent b4fc165 commit 420ad1e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/deploy-to-cloudron.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ jobs:
1515
CLOUDRON_TOKEN: "${{ secrets.CLOUDRON_URL }}"
1616
CLOUDRON_APP_ID: "${{ secrets.CLOUDRON_APP_ID }}"
1717
CLOUDRON_URL: "${{ secrets.CLOUDRON_TOKEN }}"
18-
CLOUDRON_PUSH_DESTINATION: "/app/data/public"
18+
CLOUDRON_PUSH_DESTINATION: "/app/data/public"
19+
CLOUDRON_CREATE_APP_BACKUP: "true"

0 commit comments

Comments
 (0)