Skip to content

Commit 05867a9

Browse files
committed
TESTIT
0 parents  commit 05867a9

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
- name: Cloudron Push to App
2+
uses: cloudron-io/cloudron-push-to-app@dev
3+
with:
4+
cloudron-url: ${{ secrets.CLOUDRON_URL }}
5+
cloudron-token: ${{ secrets.CLOUDRON_TOKEN }}
6+
app-id: ${{ secrets.CLOUDRON_APP_ID }}

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Testing the Cloudron GithHub Action for Pushing to Cloudron Apps
2+
3+
## Lorem Ipsum
4+
5+
> dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

0 commit comments

Comments
 (0)