diff --git a/.github/workflows /config-build.yml b/.github/workflows /config-build.yml index 596a3b3e35..c44c5eebc5 100644 --- a/.github/workflows /config-build.yml +++ b/.github/workflows /config-build.yml @@ -29,4 +29,4 @@ jobs: -u "${{ secrets.USERNAME}}:${{secrets.TOKEN}}" \ "https://api.github.com/repos/ONLYOFFICE/DocSpace-buildtools/dispatches" \ -H "Accept: application/vnd.github.everest-preview+json" \ - --data '{"event_type": "config-trigger-action", "client_payload": { "branches": ["'"${GITHUB_REF_NAME}"'"]}}' \ No newline at end of file + --data '{"event_type": "config-trigger-action", "client_payload": { "branches": ["'"${GITHUB_REF_NAME}"'"]}}'