Skip to content

Commit

Permalink
Update JamesIves/github-pages-deploy-action action to v4.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 28, 2024
1 parent fe667b0 commit c2fce0d
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].6
uses: JamesIves/[email protected].7
if: github.ref == 'refs/heads/master'
with:
branch: gh-pages
Expand Down

0 comments on commit c2fce0d

Please sign in to comment.