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 879a3a9 commit adeff43Copy full SHA for adeff43
.github/workflows/docs.yml
@@ -43,6 +43,7 @@ jobs:
43
44
- name: Push to pages
45
continue-on-error: true
46
+ working-directory: ./build
47
uses: jcs-actions/github-push-action@master
48
with:
49
github_token: ${{ secrets.PAT }}
0 commit comments