mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Update auto-update.yml
This commit is contained in:
parent
06435776a1
commit
e83dec7881
1 changed files with 4 additions and 0 deletions
4
.github/workflows/auto-update.yml
vendored
4
.github/workflows/auto-update.yml
vendored
|
@ -84,6 +84,10 @@ jobs:
|
||||||
with:
|
with:
|
||||||
name: logs
|
name: logs
|
||||||
path: scripts/logs
|
path: scripts/logs
|
||||||
|
- uses: actions/upload-artifact@v2
|
||||||
|
with:
|
||||||
|
name: gh-pages
|
||||||
|
path: .gh-pages
|
||||||
- run: node scripts/commands/update-readme.js
|
- run: node scripts/commands/update-readme.js
|
||||||
- run: git add README.md
|
- run: git add README.md
|
||||||
- run: git commit -m "[Bot] Update README.md"
|
- run: git commit -m "[Bot] Update README.md"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue