Skip to content

Commit

Permalink
chore(deps): bump JamesIves/github-pages-deploy-action (#1661)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 23, 2024
1 parent a0cdffd commit fc79a8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-release.yml
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit fc79a8e

Please sign in to comment.