We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b86157c commit 255834bCopy full SHA for 255834b
1 file changed
.github/workflows/ci.yml
@@ -35,7 +35,6 @@ jobs:
35
# Step 4: Switch to gh-pages branch
36
- name: Switch to gh-pages branch
37
run: |
38
- git fetch origin gh-pages
39
git checkout -B gh-pages origin/gh-pages || git checkout --orphan gh-pages
40
git reset --hard
41
0 commit comments