This commit is contained in:
		@@ -9,7 +9,7 @@ steps:
 | 
				
			|||||||
  commands:
 | 
					  commands:
 | 
				
			||||||
  - pip install badgie
 | 
					  - pip install badgie
 | 
				
			||||||
  - badgie -w README.md
 | 
					  - badgie -w README.md
 | 
				
			||||||
  - ls -l
 | 
					  - git add . && git commit -m "Badgie 🐦" && git push
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: Update file
 | 
					- name: Update file
 | 
				
			||||||
  image: python
 | 
					  image: python
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user