Skip to content

Commit

Permalink
Merge pull request #1659 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.0

build(deps): bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.0
  • Loading branch information
k8s-ci-robot committed Apr 18, 2024
2 parents 92ddb0f + 552bcdc commit 549ae50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Expand Up @@ -23,7 +23,7 @@ jobs:
run: npm run docs

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

0 comments on commit 549ae50

Please sign in to comment.