Skip to content

Commit ddbc488

Browse files
switching "new_deployment" to "main"
1 parent 3655b2a commit ddbc488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: build
33
on: [push, workflow_dispatch]
44

55
env:
6-
WORKFLOW_BRANCH: "new_deployment"
6+
WORKFLOW_BRANCH: "main"
77
TIME_ZONE: "Europe/Vienna"
88

99
permissions:

0 commit comments

Comments
 (0)