diff --git a/.gitea/workflows/deb-deploy.yml b/.gitea/workflows/deb-deploy.yml index dd94fa9..296ec57 100644 --- a/.gitea/workflows/deb-deploy.yml +++ b/.gitea/workflows/deb-deploy.yml @@ -4,7 +4,7 @@ on: [workflow_dispatch] jobs: Deploy: - runs-on: ubuntu-latest - steps: - - name: Deploy to alice - uses: https://git.alice.ufsj.edu.br/alice-meta-packages/deb-deploy-action \ No newline at end of file + runs-on: ubuntu-latest + steps: + - name: Deploy to alice + uses: https://git.alice.ufsj.edu.br/alice-meta-packages/deb-deploy-action \ No newline at end of file