mirror of
https://github.com/iptv-org/iptv
synced 2025-12-17 02:47:33 -05:00
Update publish.yml
This commit is contained in:
committed by
GitHub
parent
b66e0bf55f
commit
2e7c786d5c
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Deploy to GitHub Pages
|
- name: Deploy to GitHub Pages
|
||||||
uses: JamesIves/github-pages-deploy-action@releases/v3
|
uses: JamesIves/github-pages-deploy-action@releases/v3
|
||||||
with:
|
env:
|
||||||
ACCESS_TOKEN: ${{ secrets.REPO_SCOPED_TOKEN }}
|
ACCESS_TOKEN: ${{ secrets.REPO_SCOPED_TOKEN }}
|
||||||
BASE_BRANCH: master
|
BASE_BRANCH: master
|
||||||
BRANCH: gh-pages
|
BRANCH: gh-pages
|
||||||
|
|||||||
Reference in New Issue
Block a user