mirror of
https://github.com/iptv-org/api.git
synced 2025-05-11 17:40:06 -04:00
Update auto-update.yml
This commit is contained in:
parent
fe2bbdaf1d
commit
4c70e35598
1 changed files with 1 additions and 1 deletions
2
.github/workflows/auto-update.yml
vendored
2
.github/workflows/auto-update.yml
vendored
|
@ -10,7 +10,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- run: npm install
|
||||
- run: node update.js
|
||||
- run: node ./scripts/update.js
|
||||
- uses: tibdex/github-app-token@v1
|
||||
if: ${{ !env.ACT }}
|
||||
id: create-app-token
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue