generated from alice-meta-packages/alice-meta-template
Update .gitea/workflows/deploy.yml
This commit is contained in:
parent
332add1a15
commit
9013aceeae
|
@ -9,7 +9,7 @@ jobs:
|
||||||
- name: Deploy to alice
|
- name: Deploy to alice
|
||||||
uses: https://git.alice.ufsj.edu.br/alice-meta-packages/deb-deploy-action@main
|
uses: https://git.alice.ufsj.edu.br/alice-meta-packages/deb-deploy-action@main
|
||||||
with:
|
with:
|
||||||
key: ${{ SCP_KEY_ALICE }}
|
key: ${{ secrets.SCP_KEY_ALICE }}
|
||||||
|
|
||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Reference in New Issue