Skip to content

Commit ff42600

Browse files
atualizando action
1 parent 0394413 commit ff42600

File tree

3 files changed

+2
-66
lines changed

3 files changed

+2
-66
lines changed

.github/scripts/deploy.sh

Lines changed: 0 additions & 31 deletions
This file was deleted.

.github/workflows/ci.yml

Lines changed: 0 additions & 33 deletions
This file was deleted.

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
server: ${{ secrets.FTP_REMOTE_HOST }}
1818
username: ${{ secrets.FTP_REMOTE_USER }}
1919
password: ${{ secrets.FTP_REMOTE_PASSWORD }}
20-
server-dir: domains/phatalog.xyz/
20+
server-dir: domains/md2pdf.lat/
2121

2222
- name: Deploy to server
2323
uses: appleboy/[email protected]
@@ -29,7 +29,7 @@ jobs:
2929
key: ${{ secrets.SERVER_SSH_KEY }}
3030
script: |
3131
pwd
32-
cd domains/mistyrose-grasshopper-177868
32+
cd domains/md2pdf.lat
3333
3434
echo "opa, vamos configurar..."
3535

0 commit comments

Comments
 (0)