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