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 431bc27 commit fba01e3Copy full SHA for fba01e3
.github/workflows/create-pr.yml
@@ -16,6 +16,7 @@ jobs:
16
- name: Checkout repository
17
uses: actions/checkout@v3
18
with:
19
+ ref: gh-pages
20
fetch-depth: 0
21
22
- name: Create Pull Request
0 commit comments