Fix workflow branch: main not master
Build and Deploy / deploy (push) Failing after 1s

This commit is contained in:
2026-05-02 12:20:07 +02:00
parent 4b79e8f42a
commit 3c92018ccb
+1 -1
View File
@@ -2,7 +2,7 @@ name: Build and Deploy
on:
push:
branches: [master]
branches: [main]
jobs:
deploy: