Skip to content

Commit b1a686e

Browse files
committed
First commit
0 parents  commit b1a686e

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
- uses: buddypond/upload-action@v1
2+
with:
3+
bp_api_key: ${{ secrets.BP_API_KEY }}
4+
user: Marak
5+
folder: pads/test_app

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<h1>Hello Buddy Pond from Github Actions</h1>

0 commit comments

Comments
 (0)