mirror of
https://github.com/amithkoujalgi/ollama4j.git
synced 2025-05-15 11:57:12 +02:00
init
This commit is contained in:
parent
a67a7119c6
commit
eb963b4bd0
5
.github/workflows/publish-javadoc.yml
vendored
5
.github/workflows/publish-javadoc.yml
vendored
@ -14,7 +14,7 @@ permissions:
|
||||
contents: read
|
||||
pages: write
|
||||
id-token: write
|
||||
|
||||
packages: write
|
||||
# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued.
|
||||
# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete.
|
||||
concurrency:
|
||||
@ -25,9 +25,6 @@ jobs:
|
||||
# Single deploy job since we're just deploying
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
|
||||
environment:
|
||||
name: github-pages
|
||||
|
Loading…
x
Reference in New Issue
Block a user