mirror of
				https://github.com/amithkoujalgi/ollama4j.git
				synced 2025-10-31 08:30:41 +01:00 
			
		
		
		
	init
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/maven-publish.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/maven-publish.yml
									
									
									
									
										vendored
									
									
								
							| @@ -46,7 +46,7 @@ jobs: | ||||
|         gpg-passphrase: ${{ secrets.GPG_PASSPHRASE }} | ||||
|  | ||||
|     - name: Publish to GitHub Packages Apache Maven | ||||
|       run: cat /home/runner/.m2/settings.xml && mvn clean deploy -Dgpg.passphrase="${{ secrets.GPG_PASSPHRASE }}" | ||||
|       run: cat /home/runner/.m2/settings.xml && mvn clean deploy -s /home/runner/.m2/settings.xml -Dgpg.passphrase="${{ secrets.GPG_PASSPHRASE }}" | ||||
|       env: | ||||
|         MAVEN_USERNAME: ${{ secrets.OSSRH_USERNAME }} | ||||
|         MAVEN_PASSWORD: ${{ secrets.OSSRH_PASSWORD }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Amith Koujalgi
					Amith Koujalgi