mirror of
				https://github.com/theoludwig/theoludwig.git
				synced 2025-11-01 00:18:43 +01:00 
			
		
		
		
	fix: sign release commit and backmerge to develop
This commit is contained in:
		
							
								
								
									
										7
									
								
								.github/workflows/Divlo.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								.github/workflows/Divlo.yml
									
									
									
									
										vendored
									
									
								
							| @@ -95,6 +95,13 @@ jobs: | ||||
|           fetch-depth: 0 | ||||
|           persist-credentials: false | ||||
|  | ||||
|       - name: 'Import GPG key' | ||||
|         uses: 'crazy-max/ghaction-import-gpg@v3.1.0' | ||||
|         with: | ||||
|           gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }} | ||||
|           git-user-signingkey: true | ||||
|           git-commit-gpgsign: true | ||||
|  | ||||
|       - name: 'Use Node.js' | ||||
|         uses: 'actions/setup-node@v2.3.0' | ||||
|         with: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user