We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61ef50c commit 43ed7a3Copy full SHA for 43ed7a3
.github/workflows/deploy-to-cloudron.yaml
@@ -5,6 +5,7 @@ on:
5
jobs:
6
deploy:
7
runs-on: ubuntu-latest
8
+ environment: my.cloudron.dev
9
steps:
10
- name: Cloudron Push to App
11
uses: cloudron-io/cloudron-push-to-app@latest
0 commit comments