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 2eaf747 commit 95543a2Copy full SHA for 95543a2
.github/workflows/docs.yml
@@ -35,6 +35,7 @@ jobs:
35
36
- name: Set git config
37
run: |
38
+ cd './build'
39
git config user.name github-actions
40
git config user.email [email protected]
41
0 commit comments