Skip to content

Commit

Permalink
Update JamesIves/github-pages-deploy-action action to v4.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 29, 2024
1 parent c2fce0d commit 6de6e43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
LHCI_GITHUB_APP_TOKEN: ${{ secrets.LHCI_GITHUB_APP_TOKEN }}

- name: Publish to GitHub Pages (if triggered from master)
uses: JamesIves/[email protected].7
uses: JamesIves/[email protected].8
if: github.ref == 'refs/heads/master'
with:
branch: gh-pages
Expand Down

0 comments on commit 6de6e43

Please sign in to comment.