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.
master
1 parent f7f06d2 commit e03949bCopy full SHA for e03949b
.github/workflows/pelican.yml
@@ -5,7 +5,7 @@ name: Deploy to GitHub Pages
5
6
on:
7
push:
8
- branches: ["main"]
+ branches: ["master"]
9
workflow_dispatch:
10
11
permissions:
0 commit comments