mirror of
https://github.com/amithkoujalgi/ollama4j.git
synced 2025-11-05 19:10:42 +01:00
init
This commit is contained in:
6
.github/workflows/publish-javadoc.yml
vendored
6
.github/workflows/publish-javadoc.yml
vendored
@@ -29,9 +29,9 @@ jobs:
|
||||
contents: read
|
||||
packages: write
|
||||
|
||||
environment:
|
||||
name: github-pages
|
||||
url: ${{ steps.deployment.outputs.page_url }}
|
||||
# environment:
|
||||
# name: github-pages
|
||||
# url: ${{ steps.deployment.outputs.page_url }}
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Set up JDK 8
|
||||
|
||||
Reference in New Issue
Block a user