forked from Mirror/ollama4j
clean up
This commit is contained in:
parent
082b708927
commit
f4b83c2860
2
.github/workflows/maven-publish.yml
vendored
2
.github/workflows/maven-publish.yml
vendored
@ -53,7 +53,7 @@ jobs:
|
||||
if: >
|
||||
github.event_name != 'pull_request' &&
|
||||
github.ref_name == 'main' &&
|
||||
contains(github.event.head_commit.message, '[release]')
|
||||
contains(github.event.head_commit.message, 'release')
|
||||
run: |
|
||||
git config --global user.email "koujalgi.amith@gmail.com"
|
||||
git config --global user.name "amithkoujalgi"
|
||||
|
Loading…
x
Reference in New Issue
Block a user