Update update.yml

This commit is contained in:
freearhey 2023-06-25 14:31:26 +03:00
parent f3b45252c1
commit 1d07b5b4f2

View file

@ -72,4 +72,4 @@ jobs:
git add README.md git add README.md
git commit -m "[Bot] Update README.md" -m "Committed by [iptv-bot](https://github.com/apps/iptv-bot) via [update](https://github.com/iptv-org/iptv/actions/runs/${{ github.run_id }}) workflow." --no-verify || exit 0 git commit -m "[Bot] Update README.md" -m "Committed by [iptv-bot](https://github.com/apps/iptv-bot) via [update](https://github.com/iptv-org/iptv/actions/runs/${{ github.run_id }}) workflow." --no-verify || exit 0
git status git status
git push git push --set-upstream origin master