Skip to content

Commit b8261d4

Browse files
committed
Fix doc deploy action
1 parent 24d7cbf commit b8261d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/kafka_api_gen_doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
name: document
7171

7272
- name: Deploy to Pages
73-
uses: JamesIves/github-pages-deploy-action@4.3.3
73+
uses: JamesIves/github-pages-deploy-action@v4.3.3
7474
with:
7575
branch: gh-pages
7676
folder: document

0 commit comments

Comments
 (0)