mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 10:56:57 -05:00
JamesIves/github-pages-deploy-action version shift
This commit is contained in:
2
.github/workflows/_load.yml
vendored
2
.github/workflows/_load.yml
vendored
@@ -41,7 +41,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
app_id: ${{ secrets.APP_ID }}
|
app_id: ${{ secrets.APP_ID }}
|
||||||
private_key: ${{ secrets.APP_PRIVATE_KEY }}
|
private_key: ${{ secrets.APP_PRIVATE_KEY }}
|
||||||
- uses: JamesIves/github-pages-deploy-action@v4.2.5
|
- uses: JamesIves/github-pages-deploy-action@v4.3.3
|
||||||
if: ${{ !env.ACT && github.ref == 'refs/heads/master' }}
|
if: ${{ !env.ACT && github.ref == 'refs/heads/master' }}
|
||||||
with:
|
with:
|
||||||
branch: gh-pages
|
branch: gh-pages
|
||||||
|
|||||||
Reference in New Issue
Block a user