Update build and add deploy pipeline #25

Merged
Egamorf merged 8 commits from feature/deploy-to-server into main 2025-04-27 23:31:29 +02:00
Showing only changes of commit 844228ae4d - Show all commits

View File

@@ -4,7 +4,6 @@ on:
types: [ opened, edited, reopened, synchronize ]
branches:
- 'feature/**'
- main
jobs:
build_blazor_app: