generated from alice-meta-packages/alice-meta-template
Update .gitea/workflows/deploy.yml
This commit is contained in:
parent
2a95c185ea
commit
332add1a15
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue