mirror of
https://github.com/amithkoujalgi/ollama4j.git
synced 2025-05-15 11:57:12 +02:00
updated docs
This commit is contained in:
parent
df5c451a12
commit
ec55024734
14
.github/workflows/maven-publish.yml
vendored
14
.github/workflows/maven-publish.yml
vendored
@ -3,14 +3,14 @@
|
|||||||
|
|
||||||
name: Test and Publish Package
|
name: Test and Publish Package
|
||||||
|
|
||||||
on:
|
|
||||||
release:
|
|
||||||
types: [ "created" ]
|
|
||||||
|
|
||||||
#on:
|
#on:
|
||||||
# push:
|
# release:
|
||||||
# branches: [ "main" ]
|
# types: [ "created" ]
|
||||||
# workflow_dispatch:
|
|
||||||
|
on:
|
||||||
|
push:
|
||||||
|
branches: [ "main" ]
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user