diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index a4f7d1d..3f0b976 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -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