generated from alice-meta-packages/alice-meta-template
Update .gitea/workflows/deb-deploy.yml
Deploy Package / Explore-Gitea-Actions (push) Successful in 12s
Details
Deploy Package / Explore-Gitea-Actions (push) Successful in 12s
Details
This commit is contained in:
parent
1c68f5de46
commit
54695cdeba
|
@ -4,7 +4,7 @@ on: [workflow_dispatch]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Deploy:
|
Deploy:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Deploy to alice
|
- name: Deploy to alice
|
||||||
uses: https://git.alice.ufsj.edu.br/alice-meta-packages/deb-deploy-action
|
uses: https://git.alice.ufsj.edu.br/alice-meta-packages/deb-deploy-action
|
Loading…
Reference in New Issue