Do deploy on main branch #80

Merged
seeseemelk merged 1 commits from fix-deploy into main 2025-05-25 14:24:26 +02:00
Showing only changes of commit d81796fde2 - Show all commits

View File

@ -1,6 +1,8 @@
name: Backend Deploy
on:
push: [main]
push:
branches:
- main
jobs:
build: