Skip to content

Commit

Permalink
Merge pull request #1859 from kubernetes-client/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/JamesIves/github-pages-deploy-action-4.6.4

build(deps): bump JamesIves/github-pages-deploy-action from 4.6.3 to 4.6.4
  • Loading branch information
k8s-ci-robot authored Sep 3, 2024
2 parents ec86901 + fbb07f3 commit b7ece91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: npm run docs

- name: Deploy docs
uses: JamesIves/github-pages-deploy-action@v4.6.3
uses: JamesIves/github-pages-deploy-action@v4.6.4
with:
branch: gh-pages # The branch the action should deploy to.
folder: docs # The folder the action should deploy.

0 comments on commit b7ece91

Please sign in to comment.