Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
on:
push:
branches:
-master
name: Deploy to Production
jobs:
FTP-Deploy-Action:
name: Deploy
runs-on: ubuntu-latest
steps:
- name: Get latest code
uses: actions/checkout@v2
with:
fetch-depth:2
- name: Deploy to Production
uses: SamKirkland/FTP-Deploy-Action@4.1.0
with:
server: 157.245.109.240
username: root
password: 'M<zWH9ygM%8}k5kv'