mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update _update-readme.yml
This commit is contained in:
parent
847fa4035e
commit
7f34f53706
1 changed files with 1 additions and 4 deletions
5
.github/workflows/_update-readme.yml
vendored
5
.github/workflows/_update-readme.yml
vendored
|
@ -13,10 +13,7 @@ jobs:
|
|||
- run: git config user.name 'iptv-bot[bot]'
|
||||
- run: git config user.email '84861620+iptv-bot[bot]@users.noreply.github.com'
|
||||
- run: git checkout -b ${{ steps.create-branch-name.outputs.branch_name }}
|
||||
- name: Download data from API
|
||||
run: |
|
||||
mkdir -p scripts/data
|
||||
curl -L -o scripts/data/countries.json https://iptv-org.github.io/api/countries.json
|
||||
- name: npm run api:load
|
||||
- uses: actions/setup-node@v2
|
||||
if: ${{ !env.ACT }}
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue