Skip to content

Commit e6a51f1

Browse files
committed
Test using named location instead of appid
1 parent eaac09d commit e6a51f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-to-my-demo-cloudron-io.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
# INFO: This TOKEN is only valid until the my.demo.cloudron.io instance is reset.
1919
CLOUDRON_FQDN: "my.demo.cloudron.io"
2020
CLOUDRON_TOKEN: "0d8117263fbd8a91db1069440f0b06921950e0a7df29c107727391aff921db45"
21-
CLOUDRON_APP_ID: "a5eeeaf8-e754-41d8-8d91-d99272e4afa9"
21+
CLOUDRON_APP_ID: "github"
2222
CLOUDRON_PUSH_DESTINATION: "/app/data/public"
2323
CLOUDRON_CREATE_APP_BACKUP: "true"

0 commit comments

Comments
 (0)