Skip to content

Commit 054de1a

Browse files
committed
Update version of the documentation to deploy
1 parent 5770997 commit 054de1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push_branches.workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ jobs:
5252
github_token: ${{ secrets.ACCESS_TOKEN_CI }}
5353
workflow_file_name: child_repo.workflow.yml
5454
ref: ${{ github.ref_name == 'master' && 'master' || 'develop' }}
55-
client_payload: '{"repo_name":"sdk-javascript","branch":"${{ github.ref_name }}","version":"1"}'
55+
client_payload: '{"repo_name":"sdk-javascript","branch":"${{ github.ref_name }}","version":"7"}'

0 commit comments

Comments
 (0)