mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-17 04:20:03 -04:00
Update auto-update.yml
This commit is contained in:
parent
d55c050b63
commit
04a7f15e68
1 changed files with 1 additions and 1 deletions
2
.github/workflows/auto-update.yml
vendored
2
.github/workflows/auto-update.yml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
|||
- name: Generate Playlists
|
||||
run: node scripts/generate.js
|
||||
- name: Deploy to GitHub Pages
|
||||
uses: JamesIves/github-pages-deploy-action@master
|
||||
uses: JamesIves/github-pages-deploy-action@4.1.1
|
||||
env:
|
||||
ACCESS_TOKEN: ${{ secrets.REPO_SCOPED_TOKEN }}
|
||||
BASE_BRANCH: master
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue