Update .drone.yml
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Sthope 2023-09-02 13:57:43 +02:00
parent 84e5cc442e
commit 4b441a5ace

View File

@ -9,7 +9,7 @@ steps:
commands:
- pip install badgie
- badgie -w README.md
- ls -l
- git add . && git commit -m "Badgie 🐦" && git push
- name: Update file
image: python