mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Update auto-update.yml
This commit is contained in:
parent
7fdbfe744f
commit
372e7021ba
1 changed files with 1 additions and 2 deletions
3
.github/workflows/auto-update.yml
vendored
3
.github/workflows/auto-update.yml
vendored
|
@ -54,11 +54,10 @@ jobs:
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
- name: Download Artifacts
|
- name: Download Artifacts
|
||||||
uses: actions/download-artifact@v2
|
uses: actions/download-artifact@v2
|
||||||
with:
|
|
||||||
path: .gh-pages/guides
|
|
||||||
- name: Deploy to GitHub Pages
|
- name: Deploy to GitHub Pages
|
||||||
uses: JamesIves/github-pages-deploy-action@4.1.1
|
uses: JamesIves/github-pages-deploy-action@4.1.1
|
||||||
with:
|
with:
|
||||||
branch: gh-pages
|
branch: gh-pages
|
||||||
folder: .gh-pages
|
folder: .gh-pages
|
||||||
|
target-folder: guides
|
||||||
clean: false
|
clean: false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue