Skip to content

Commit

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

build(deps): bump JamesIves/github-pages-deploy-action from 4.7.1 to 4.7.2
  • Loading branch information
k8s-ci-robot authored Dec 4, 2024
2 parents e6dcb0e + 960d8e1 commit ebaa5e2
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 @@ -25,7 +25,7 @@ jobs:
run: npm run docs

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

0 comments on commit ebaa5e2

Please sign in to comment.