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 9654d72 commit cabe800Copy full SHA for cabe800
.github/workflows/publish_doc.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v2
13
with:
14
fetch-depth: 0
15
- ref: master
+ ref: dev
16
- uses: pnpm/[email protected]
17
18
version: latest
0 commit comments