mirror of
				https://gitea.com/gitea/tea.git
				synced 2025-10-31 09:15:26 +01:00 
			
		
		
		
	gpg fingerprint
This commit is contained in:
		| @@ -17,6 +17,7 @@ jobs: | ||||
|         with: | ||||
|           go-version: '>=1.20.1' | ||||
|       - name: import gpg | ||||
|         id: import_gpg | ||||
|         uses: https://github.com/crazy-max/ghaction-import-gpg@v5 | ||||
|         with: | ||||
|           gpg_private_key: ${{ secrets.GPGSIGN_KEY }} | ||||
| @@ -34,4 +35,5 @@ jobs: | ||||
|           AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }} | ||||
|           S3_REGION: ${{ secrets.AWS_REGION }} | ||||
|           S3_BUCKET: ${{ secrets.AWS_BUCKET }} | ||||
|           GPG_FINGERPRINT: ${{ steps.import_gpg.outputs.fingerprint }} | ||||
|           GPGSIGN_PASSPHRASE: ${{ secrets.GPGSIGN_PASSPHRASE }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 techknowlogick
					techknowlogick