Skip to content

Commit b5ef2ee

Browse files
committed
update correct branch
1 parent abd698c commit b5ef2ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Deploy Hugo site to GitHub Pages
33
on:
44
push:
55
branches:
6-
- main # oder "master", je nachdem wie dein Hauptbranch heißt
6+
- documentation # oder "master", je nachdem wie dein Hauptbranch heißt
77

88
permissions:
99
contents: read

0 commit comments

Comments
 (0)