mirror of
				https://github.com/AlexandreRouma/SDRPlusPlus.git
				synced 2025-10-31 00:48:11 +01:00 
			
		
		
		
	fix nightly release
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/build_all.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build_all.yml
									
									
									
									
										vendored
									
									
								
							| @@ -358,7 +358,7 @@ jobs: | ||||
|             mv sdrpp_android/sdrpp.apk sdrpp_nightly/sdrpp.apk | ||||
|  | ||||
|         - name: Update Nightly | ||||
|           run: gh release upload nightly sdrpp_nightly/* --clobber | ||||
|           run: gh release upload nightly sdrpp_nightly/* -R ${{github.repository}} --clobber | ||||
|  | ||||
|     check_spelling: | ||||
|         runs-on: ubuntu-latest | ||||
|   | ||||
		Reference in New Issue
	
	Block a user