We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 748c6ae commit 9a367e1Copy full SHA for 9a367e1
.github/workflows/push_branches.workflow.yaml
@@ -51,4 +51,4 @@ jobs:
51
github_token: ${{ secrets.ACCESS_TOKEN_CI }}
52
workflow_file_name: child_repo.workflow.yml
53
ref: ${{ github.ref_name == 'master' && 'master' || 'develop' }}
54
- client_payload: '{"repo_name":"kuzzle-plugin-s3","branch":"${{ github.ref_name }}","version":"1"}'
+ client_payload: '{"repo_name":"sdk-javascript","branch":"${{ github.ref_name }}","version":"1"}'
0 commit comments