mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
Update _update.yml
This commit is contained in:
parent
8a312b7236
commit
bf17ec6b8e
1 changed files with 0 additions and 3 deletions
3
.github/workflows/_update.yml
vendored
3
.github/workflows/_update.yml
vendored
|
@ -39,14 +39,11 @@ jobs:
|
|||
path: scripts/logs
|
||||
- run: npm run api:update
|
||||
- run: npm run readme:update
|
||||
- run: npm run status:update
|
||||
- name: Commit Changes
|
||||
if: ${{ !env.ACT }}
|
||||
run: |
|
||||
git add README.md
|
||||
git commit --allow-empty -m "[Bot] Update README.md"
|
||||
git add STATUS.md
|
||||
git commit --allow-empty -m "[Bot] Update STATUS.md"
|
||||
git status
|
||||
- name: Push to origin
|
||||
if: ${{ !env.ACT }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue