Skip to content

Commit 84c7a18

Browse files
author
Sebastian-Debian
committed
Branch name geändert.
1 parent 309449b commit 84c7a18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-demo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Deploy Demo to GitHub Pages
22

33
on:
44
push:
5-
branches: [ main ] # Oder dein primärer Branch-Name
5+
branches: [ master ] # Oder dein primärer Branch-Name
66

77
jobs:
88
deploy:

0 commit comments

Comments
 (0)