Skip to content

Commit

Permalink
Fix update-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
carlopi committed Nov 19, 2024
1 parent ceb87ca commit 951df56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ jobs:
rm *.zip
rm -rf duckdb duckdb-node
- name: Send PR
run: |
- name: Send PR
run: |
git add --all .
git checkout -B auto_update_docs
git config user.email "[email protected]"
Expand Down

0 comments on commit 951df56

Please sign in to comment.