We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 823443a commit e613ce9Copy full SHA for e613ce9
.github/workflows/pelican.yml
@@ -24,6 +24,5 @@ jobs:
24
25
- name: Publish pages
26
run: |
27
- git checkout gh-pages
28
- git pull
+ git fetch
29
make github
0 commit comments