diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index cfa0e47..aa12d99 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/alice-meta-packages/deb-deploy-action@main \ No newline at end of file + uses: https://git.alice.ufsj.edu.br/alice-meta-packages/deb-deploy-action@main + \ No newline at end of file