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

This commit is contained in:
Carneiro 2024-11-23 11:32:43 -03:00
parent 332add1a15
commit 9013aceeae
1 changed files with 1 additions and 1 deletions

View File

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