mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-16 20:10:04 -04:00
Update generate.yml
This commit is contained in:
parent
8d865fd35b
commit
396338d326
1 changed files with 1 additions and 1 deletions
2
.github/workflows/generate.yml
vendored
2
.github/workflows/generate.yml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
||||||
- name: Generate Playlists and Deploy
|
- name: Generate Playlists and Deploy
|
||||||
uses: JamesIves/github-pages-deploy-action@master
|
uses: JamesIves/github-pages-deploy-action@master
|
||||||
env:
|
env:
|
||||||
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
BASE_BRANCH: master
|
BASE_BRANCH: master
|
||||||
BRANCH: gh-pages
|
BRANCH: gh-pages
|
||||||
FOLDER: .gh-pages
|
FOLDER: .gh-pages
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue