mirror of
https://github.com/amithkoujalgi/ollama4j.git
synced 2025-05-15 11:57:12 +02:00
init
This commit is contained in:
parent
3fd363e0bf
commit
5c3b5319aa
1
.github/workflows/maven-publish.yml
vendored
1
.github/workflows/maven-publish.yml
vendored
@ -45,7 +45,6 @@ jobs:
|
|||||||
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
|
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
|
||||||
gpg-passphrase: ${{ secrets.GPG_PASSPHRASE }}
|
gpg-passphrase: ${{ secrets.GPG_PASSPHRASE }}
|
||||||
|
|
||||||
|
|
||||||
- name: Publish to GitHub Packages Apache Maven
|
- name: Publish to GitHub Packages Apache Maven
|
||||||
run: cat /home/runner/.m2/settings.xml && mvn deploy -s /home/runner/.m2/settings.xml
|
run: cat /home/runner/.m2/settings.xml && mvn deploy -s /home/runner/.m2/settings.xml
|
||||||
env:
|
env:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user