Update .gitea/workflows/ssh_build.yml
Deploy / Deploy (push) Successful in 14s Details

This commit is contained in:
Carneiro 2024-11-24 15:15:12 -03:00
parent f9cc41469e
commit 374abf376b
1 changed files with 3 additions and 3 deletions

View File

@ -9,9 +9,9 @@ jobs:
- name: Deploy to alice
uses: https://git.alice.ufsj.edu.br/Carneiro/alice-sites-pull-action@main
with:
site-dirname: aliceclass
source-dir: /var/www/src
dest-dir: /var/www/html
dirname: aliceclass
src_dir: /var/www/src
dest_dir: /var/www/html
# - name: Deploy to Server