mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 05:28:59 +01:00 
			
		
		
		
	fix FF release script
This commit is contained in:
		
							parent
							
								
									1b880a8521
								
							
						
					
					
						commit
						c67e1857e6
					
				@ -15,7 +15,7 @@ cd dist/"${ARTIFACT_NAME}" || exit
 | 
			
		||||
 | 
			
		||||
jq '.name = "Trilium Web Clipper"' manifest.json | sponge manifest.json
 | 
			
		||||
 | 
			
		||||
web-ext sign --id ${WEB_EXT_ID} --artifacts-dir ../
 | 
			
		||||
web-ext sign --id ${WEB_EXT_ID} --api-key $FIREFOX_API_KEY --api-secret $FIREFOX_API_SECRET --artifacts-dir ../
 | 
			
		||||
 | 
			
		||||
cd ..
 | 
			
		||||
rm -r "${ARTIFACT_NAME}"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user