mirror of
				https://github.com/ImranR98/Obtainium.git
				synced 2025-10-28 12:03:45 +01:00 
			
		
		
		
	Update release.yml
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							| @@ -23,7 +23,8 @@ jobs: | ||||
|         run: | | ||||
|           PGP_KEY_FINGERPRINT="${{ steps.import_pgp_key.outputs.fingerprint }}" | ||||
|           export GPG_TTY=$(tty) | ||||
|           echo -n "Hello, World!" | gpg --batch --clearsign --pinentry-mode loopback --passphrase "" --local-user "$PGP_KEY_FINGERPRINT" | ||||
|           echo abc > abc | ||||
|           gpg --sign --detach-sig ./abc | ||||
|           gpg --batch --yes --delete-secret-keys "$PGP_KEY_FINGERPRINT" | ||||
|           gpg --batch --yes --delete-keys "$PGP_KEY_FINGERPRINT" | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user