We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfa9be4 commit e55fbb6Copy full SHA for e55fbb6
.github/workflows/deploy-to-cloudron.yaml
@@ -11,8 +11,6 @@ jobs:
11
uses: actions/checkout@v6
12
- name: Install composer dependencies
13
uses: php-actions/composer@v6
14
- with:
15
- command: composer install
16
- name: Cloudron Push to App
17
uses: cloudron-io/cloudron-push-to-app@latest
18
with:
0 commit comments