From e07d3183b3afeb4ff6cc386b28133c42af1d3d8e Mon Sep 17 00:00:00 2001 From: Carneiro Date: Sun, 24 Nov 2024 15:56:34 -0300 Subject: [PATCH] Update .gitea/workflows/deploy.yml --- .gitea/workflows/deploy.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index d67f3cb..d3ef3fe 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -7,4 +7,5 @@ jobs: runs-on: ubuntu-latest steps: - name: Deploy to alice - uses: https://git.alice.ufsj.edu.br/Carneiro/alice-sites-pull-action@main \ No newline at end of file + uses: https://git.alice.ufsj.edu.br/Carneiro/alice-sites-pull-action@main + \ No newline at end of file