From f9c2efccd4d5873a8ee13bb8fa9a552678873eb4 Mon Sep 17 00:00:00 2001 From: Carneiro Date: Sun, 24 Nov 2024 12:23:26 -0300 Subject: [PATCH] Update .gitea/workflows/pull --- .gitea/workflows/pull | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitea/workflows/pull b/.gitea/workflows/pull index 617c93a..61a95f4 100644 --- a/.gitea/workflows/pull +++ b/.gitea/workflows/pull @@ -9,4 +9,5 @@ jobs: - name: Deploy to alice uses: https://git.alice.ufsj.edu.br/Carneiro/alice-sites-pull-action@main with: - skip-build: true \ No newline at end of file + skip-build: true + \ No newline at end of file