Update .gitea/workflows/deploy.yml
Deploy Package / Deploy (push) Failing after 7s Details
Deploy Package / Explore-Gitea-Actions (push) Successful in 5s Details

This commit is contained in:
Carneiro 2024-11-23 11:31:48 -03:00
parent 2a95c185ea
commit 332add1a15
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ jobs:
steps:
- name: Deploy to alice
uses: https://git.alice.ufsj.edu.br/alice-meta-packages/deb-deploy-action@main
with:
key: ${{ SCP_KEY_ALICE }}
Explore-Gitea-Actions:
runs-on: ubuntu-latest