Skip to content

Commit 9980995

Browse files
committed
fix(documentation): update the version of the branch to deploy
1 parent 054de1a commit 9980995

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/push_branches.workflow.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ jobs:
4545
- name: Checkout
4646
uses: actions/checkout@v3
4747

48-
- uses: convictional/[email protected]
48+
- name: Deploy the documentation
49+
uses: convictional/[email protected]
4950
with:
5051
owner: kuzzleio
5152
repo: documentation

0 commit comments

Comments
 (0)