Update .gitea/workflows/deploy.yml
This commit is contained in:
parent
22987cda70
commit
a87e1e2ca8
|
@ -1,6 +1,6 @@
|
|||
name: Deploy
|
||||
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
||||
on: [push]
|
||||
on: []
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
|
Loading…
Reference in New Issue