Merge pull request #11396 from iptv-org/update-workflows-2

Update workflows
This commit is contained in:
LaneSh4d0w 2023-01-22 15:00:58 +01:00 committed by GitHub
commit 0c3cf48eb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -113,7 +113,7 @@ jobs:
git status
git push -u origin ${{ steps.create-branch-name.outputs.BRANCH_NAME }}
- name: Deploy to gh-pages
uses: JamesIves/github-pages-deploy-action@v4.2.5
uses: JamesIves/github-pages-deploy-action@v4.4.1
if: ${{ !env.ACT && github.ref == 'refs/heads/master' }}
with:
branch: gh-pages
@ -125,7 +125,7 @@ jobs:
single-commit: true
clean: true
- name: Deploy to iptv-org/api
uses: JamesIves/github-pages-deploy-action@v4.2.5
uses: JamesIves/github-pages-deploy-action@v4.4.1
if: ${{ !env.ACT && github.ref == 'refs/heads/master' }}
with:
repository-name: iptv-org/api

View File

@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 2
- uses: tj-actions/changed-files@v22.2
- uses: tj-actions/changed-files@v35
id: files
with:
files: streams/*.m3u