mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-21 23:06:40 +01:00
another way to track files
This commit is contained in:
parent
85b5e632c9
commit
83abd28a1f
1 changed files with 2 additions and 1 deletions
|
@ -39,5 +39,6 @@ jobs:
|
|||
git config --global user.email "actions@github.com"
|
||||
git config --global user.name "github-actions"
|
||||
|
||||
git commit -am "Update tracked links"
|
||||
git add .
|
||||
git commit -m "Update tracked links"
|
||||
git push
|
||||
|
|
Loading…
Reference in a new issue