chore(deps): bump JamesIves/github-pages-deploy-action (#1661)

This commit is contained in:
dependabot[bot] 2024-04-23 11:17:48 +02:00 committed by GitHub
parent a0cdffd380
commit fc79a8e7a4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -89,7 +89,7 @@ jobs:
path: ./vuetorrent
- name: Push to nightly-release
uses: JamesIves/github-pages-deploy-action@v4.5.0
uses: JamesIves/github-pages-deploy-action@v4.6.0
with:
branch: nightly-release
folder: ./vuetorrent
@ -133,7 +133,7 @@ jobs:
path: ./vuetorrent
- name: Push to latest-release
uses: JamesIves/github-pages-deploy-action@v4.5.0
uses: JamesIves/github-pages-deploy-action@v4.6.0
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH: latest-release