mirror of
				https://github.com/actions/checkout.git
				synced 2025-11-04 13:29:15 +08:00 
			
		
		
		
	Update README.md
This commit is contained in:
		@@ -226,7 +226,7 @@ jobs:
 | 
				
			|||||||
      - run: |
 | 
					      - run: |
 | 
				
			||||||
          date > generated.txt
 | 
					          date > generated.txt
 | 
				
			||||||
          git config user.name github-actions
 | 
					          git config user.name github-actions
 | 
				
			||||||
          git config user.email github-actions-bot@users.noreply.github.com
 | 
					          git config user.email github-actions@github.com
 | 
				
			||||||
          git add .
 | 
					          git add .
 | 
				
			||||||
          git commit -m "generated"
 | 
					          git commit -m "generated"
 | 
				
			||||||
          git push
 | 
					          git push
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user