mirror of
				https://github.com/privacyguides/privacyguides.org.git
				synced 2025-11-04 13:27:53 +00:00 
			
		
		
		
	Compare commits
	
		
			1 Commits
		
	
	
		
			2025.07.22
			...
			revert-279
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						
						
							
						
						bec334da7e
	
				 | 
					
					
						
							
								
								
									
										1
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							@@ -63,7 +63,6 @@ jobs:
 | 
				
			|||||||
      - name: Set Metadata for International Builds
 | 
					      - name: Set Metadata for International Builds
 | 
				
			||||||
        if: inputs.lang != 'en'
 | 
					        if: inputs.lang != 'en'
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
          echo "GITREVISIONDATE=false" >> "$GITHUB_ENV"
 | 
					 | 
				
			||||||
          echo "GITAUTHORS=false" >> "$GITHUB_ENV"
 | 
					          echo "GITAUTHORS=false" >> "$GITHUB_ENV"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Set Metadata for Offline Mode
 | 
					      - name: Set Metadata for Offline Mode
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user