Update _update.yml

This commit is contained in:
Aleksandr Statciuk 2022-10-26 22:09:21 +03:00
parent 9a2ff40884
commit c23f5492d2

View file

@ -53,6 +53,8 @@ jobs:
commit-message: '[Bot] Deploy to iptv-org/api' commit-message: '[Bot] Deploy to iptv-org/api'
clean: false clean: false
- run: npm run readme:update - run: npm run readme:update
- run: ls -l
- run: git status
- if: ${{ !env.ACT }} - if: ${{ !env.ACT }}
run: | run: |
git add README.md git add README.md