We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abd698c commit b5ef2eeCopy full SHA for b5ef2ee
.github/workflows/deploy.yaml
@@ -3,7 +3,7 @@ name: Deploy Hugo site to GitHub Pages
3
on:
4
push:
5
branches:
6
- - main # oder "master", je nachdem wie dein Hauptbranch heißt
+ - documentation # oder "master", je nachdem wie dein Hauptbranch heißt
7
8
permissions:
9
contents: read
0 commit comments