mirror of
				https://github.com/AdrianKuta/Unbound-Drag-Drop.git
				synced 2025-10-31 00:13:39 +01:00 
			
		
		
		
	Test CI for self-hosted runner
This commit is contained in:
		
							
								
								
									
										5
									
								
								.github/workflows/publish.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/publish.yml
									
									
									
									
										vendored
									
									
								
							| @@ -1,6 +1,9 @@ | |||||||
| name: Publish | name: Publish | ||||||
|  |  | ||||||
| on: | on: | ||||||
|  |   push: | ||||||
|  |     branches: | ||||||
|  |       - develop | ||||||
|   release: |   release: | ||||||
|     # We'll run this workflow when a new GitHub release is created |     # We'll run this workflow when a new GitHub release is created | ||||||
|     types: [released] |     types: [released] | ||||||
| @@ -17,6 +20,8 @@ jobs: | |||||||
|         with: |         with: | ||||||
|           distribution: adopt |           distribution: adopt | ||||||
|           java-version: 17 |           java-version: 17 | ||||||
|  |       - name: Setup Android SDK | ||||||
|  |         uses: amyu/setup-android@v4 | ||||||
|  |  | ||||||
|         # Runs upload, and then closes & releases the repository |         # Runs upload, and then closes & releases the repository | ||||||
|       - name: Publish to MavenCentral |       - name: Publish to MavenCentral | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Adrian Kuta
					Adrian Kuta