mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	correct env vars
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/push-publish_docs.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/push-publish_docs.yml
									
									
									
									
										vendored
									
									
								
							@@ -26,6 +26,6 @@ jobs:
 | 
			
		||||
        with:
 | 
			
		||||
          production-branch: main
 | 
			
		||||
          publish-dir: docs/public/
 | 
			
		||||
          site-id: d2260bae-7861-4c02-8646-8f6440b12672
 | 
			
		||||
        env:
 | 
			
		||||
          NETLIFY_SITE_ID: d2260bae-7861-4c02-8646-8f6440b12672
 | 
			
		||||
          NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user