From 2a95c185ead5b2da2acdf126ba7ac123854320d7 Mon Sep 17 00:00:00 2001 From: Carneiro Date: Sat, 23 Nov 2024 11:27:34 -0300 Subject: [PATCH] Update .gitea/workflows/deploy.yml --- .gitea/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index c745faf..eea7db0 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -7,7 +7,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Deploy to alice - uses: https://git.alice.ufsj.edu.br/alice-meta-packages/deb-deploy-action + uses: https://git.alice.ufsj.edu.br/alice-meta-packages/deb-deploy-action@main Explore-Gitea-Actions: runs-on: ubuntu-latest