File size: 91 Bytes
f11cb19
 
 
4dd5cb1
1
2
3
4
echo `date` > last_depoy.txt
git add last_depoy.txt
git commit -m "deploy"
git push hf main