Skip to content

Commit 8881ee5

Browse files
authored
Merge branch 'main' into temp/release-merge-1743125991
2 parents 7c5acbd + c9a4386 commit 8881ee5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/callable-docs-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ jobs:
6363
run: |
6464
git checkout -b $TEMP_BRANCH_NAME
6565
git push origin $TEMP_BRANCH_NAME
66-
gh pr create -B main -H $TEMP_BRANCH_NAME --title 'chore: amplify-js api references update' --body 'Merge the api references changes from the most recent release.'
66+
gh pr create -B pre-prod/main -H $TEMP_BRANCH_NAME --title 'chore: amplify-js api references update' --body 'Merge the api references changes from the most recent release.'

0 commit comments

Comments
 (0)