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