mirror of
				https://github.com/ImranR98/Obtainium.git
				synced 2025-10-31 05:23:28 +01:00 
			
		
		
		
	Update release.yml
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							| @@ -21,7 +21,7 @@ jobs: | ||||
|  | ||||
|       - name: Temp | ||||
|         run: | | ||||
|           echo -n "Hello, World!" | gpg --clearsign | ||||
|           echo -n "Hello, World!" | gpg --batch --pinentry-mode loopback --clearsign | ||||
|           PGP_KEY_FINGERPRINT="${{ steps.import_pgp_key.outputs.fingerprint }}" | ||||
|           gpg --batch --yes --delete-secret-keys "$PGP_KEY_FINGERPRINT" | ||||
|           gpg --batch --yes --delete-keys "$PGP_KEY_FINGERPRINT" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user