Skip to content

Commit 39f1ec8

Browse files
authored
Merge branch 'kubernetes-client:master' into master
2 parents 869c0e7 + 3f5c833 commit 39f1ec8

File tree

3 files changed

+200
-93
lines changed

3 files changed

+200
-93
lines changed

.github/workflows/deploy-docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: npm run docs
2626

2727
- name: Deploy docs
28-
uses: JamesIves/[email protected].1
28+
uses: JamesIves/[email protected].2
2929
with:
3030
branch: gh-pages # The branch the action should deploy to.
3131
folder: docs # The folder the action should deploy.

0 commit comments

Comments
 (0)