forked from Mirror/ollama4j
clean up
This commit is contained in:
parent
d854f82966
commit
929242cc26
15
.github/workflows/maven-publish.yml
vendored
15
.github/workflows/maven-publish.yml
vendored
@ -3,14 +3,15 @@
|
|||||||
|
|
||||||
name: Test and Publish Package
|
name: Test and Publish Package
|
||||||
|
|
||||||
#on:
|
|
||||||
# release:
|
|
||||||
# types: [created]
|
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
release:
|
||||||
branches: [ "main" ]
|
types:
|
||||||
workflow_dispatch:
|
- created
|
||||||
|
|
||||||
|
#on:
|
||||||
|
# push:
|
||||||
|
# branches: [ "main" ]
|
||||||
|
# workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user