Update .gitea/workflows/deploy.yml
Deploy Company Site / deploy (push) Successful in 8s

This commit is contained in:
2026-06-27 18:06:03 +00:00
parent afc197ecdf
commit 7e448cf61a
+1 -1
View File
@@ -2,7 +2,7 @@ name: Deploy Company Site
on:
push:
branches: [main]
branches: [master]
jobs:
deploy: