Skip to content

Commit c427b4d

Browse files
committed
WIP
1 parent e5870df commit c427b4d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ jobs:
77
runs-on: ubuntu-latest
88
environment: my.cloudron.dev
99
steps:
10+
- name: Checkout Repository
11+
uses: actions/checkout@v6
1012
- name: Cloudron Push to App
1113
uses: cloudron-io/cloudron-push-to-app@latest
1214
with:

0 commit comments

Comments
 (0)