mirror of
https://github.com/amithkoujalgi/ollama4j.git
synced 2025-05-15 20:07:10 +02:00
init
This commit is contained in:
parent
2eba71a94b
commit
c2ec7da486
2
.github/workflows/publish-javadoc.yml
vendored
2
.github/workflows/publish-javadoc.yml
vendored
@ -52,7 +52,7 @@ jobs:
|
|||||||
uses: actions/upload-pages-artifact@v2
|
uses: actions/upload-pages-artifact@v2
|
||||||
with:
|
with:
|
||||||
# Upload entire repository
|
# Upload entire repository
|
||||||
path: './target/apidocs/'
|
path: './target/apidocs/.'
|
||||||
- name: Deploy to GitHub Pages
|
- name: Deploy to GitHub Pages
|
||||||
id: deployment
|
id: deployment
|
||||||
uses: actions/deploy-pages@v2
|
uses: actions/deploy-pages@v2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user