Skip to content

Commit

Permalink
Add files
Browse files Browse the repository at this point in the history
  • Loading branch information
ekr-cfa committed Nov 27, 2024
1 parent c6c661d commit 66309db
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,6 @@ jobs:
run: rm -rf docs/api
- name: Copy docs
run: cp -pR target/doc docs/api

- name: Commit
run: git add docs/api

0 comments on commit 66309db

Please sign in to comment.