File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1414 - name : Cloudron Push to App
1515 uses : cloudron-io/cloudron-push-to-app@latest
1616 with :
17- CLOUDRON_URL : " ${{ secrets.CLOUDRON_TOKEN }}"
18- CLOUDRON_TOKEN : " ${{ secrets.CLOUDRON_URL }}"
17+ CLOUDRON_FQDN : " ${{ secrets.CLOUDRON_FQDN }}"
18+ CLOUDRON_TOKEN : " ${{ secrets.CLOUDRON_TOKEN }}"
1919 CLOUDRON_APP_ID : " ${{ secrets.CLOUDRON_APP_ID }}"
2020 CLOUDRON_PUSH_DESTINATION : " /app/data/public"
2121 CLOUDRON_CREATE_APP_BACKUP : " true"
Original file line number Diff line number Diff line change 1616 # DANGER: These values are cleartext for demo purposes only. NEVER do this in production! Use GitHub Secrets instead.
1717 # DANGER: With this API token, anyone can fully control your Cloudron instance!
1818 # INFO: This TOKEN is only valid until the my.demo.cloudron.io instance is reset.
19- CLOUDRON_URL : " 0d8117263fbd8a91db1069440f0b06921950e0a7df29c107727391aff921db45"
19+ CLOUDRON_FQDN : " 0d8117263fbd8a91db1069440f0b06921950e0a7df29c107727391aff921db45"
2020 CLOUDRON_TOKEN : " my.demo.cloudron.io"
2121 CLOUDRON_APP_ID : " a5eeeaf8-e754-41d8-8d91-d99272e4afa9"
2222 CLOUDRON_PUSH_DESTINATION : " /app/data/public"
You can’t perform that action at this time.
0 commit comments