Skip to content

Commit cdeb788

Browse files
committed
ci: cd into correct directory first
1 parent 3e8d92d commit cdeb788

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/mkdocs-build-and-push.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222

2323
- name: configure bot
2424
run: |
25+
cd org/
2526
git config user.name github-actions[bot]
2627
git config user.email 41898282+github-actions[bot]@users.noreply.github.com
2728

0 commit comments

Comments
 (0)