Skip to content

Commit f766b33

Browse files
author
Lionel Laské
authored
Update main.yml
1 parent 3d63c31 commit f766b33

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ jobs:
99
build-and-deploy:
1010
runs-on: ubuntu-latest
1111
steps:
12+
- name: Deploy on Sugarizer Dev Server
13+
run: echo "Deploy on Sugarizer Dev Server"
1214
- name: Update dev.sugarizer.org
1315
uses: appleboy/ssh-action@v0.1.7
1416
with:

0 commit comments

Comments
 (0)