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 d1dbe3e commit 365e23dCopy full SHA for 365e23d
.github/workflows/ci.yml
@@ -30,6 +30,6 @@ jobs:
30
- name: Deploy docs
31
uses: JamesIves/[email protected]
32
with:
33
- branch: gh-pages
+ branch: master
34
folder: site
35
target-folder: ${{github.ref}}
0 commit comments