Skip to content

Commit c779186

Browse files
test
1 parent b8a476a commit c779186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/silabs-update-csa.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ jobs:
3030

3131
- name: Push the update csa branch to the remote
3232
run: |
33-
git push origin csa
33+
git push https://<WORKFLOW_TOKEN>@github.com/SiliconLabsSoftware/matter_sdk.git csa
3434
env:
3535
WORKFLOW_TOKEN: ${{ secrets.WORKFLOW_TOKEN}}

0 commit comments

Comments
 (0)