Update .gitea/workflows/deploy.yml

This commit is contained in:
Carneiro 2025-02-28 18:21:36 -03:00
parent 22987cda70
commit a87e1e2ca8
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
name: Deploy
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on: [push]
on: []
jobs:
deploy: