Skip to content

Commit b553bcb

Browse files
update: updated target branch name
1 parent 554af2f commit b553bcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-example-tutorials.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
exit 0
6969
fi
7070
71-
BRANCH_NAME="chore/sdk-docs-update-${{ github.run_id }}"
71+
BRANCH_NAME="chore/ts-sdk-docs-update-${{ github.run_id }}"
7272
git checkout -b $BRANCH_NAME
7373
7474
git add .

0 commit comments

Comments
 (0)