Skip to content

Commit

Permalink
Update update-refs-in-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kamal-skyflow authored Dec 7, 2023
1 parent 2f3c70e commit 78750e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-refs-in-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
# BASE_BRANCH="main"
BASE_BRANCH="sdk-test"
BRANCH_NAME="SDK-${{ env.SHORT_SHA }}/react-native"
TITLE="SDK-${{ env.SHORT_SHA }}/react-native: Updated React Native SDK references"
TITLE="SDK-${{ env.SHORT_SHA }}/react-native: Updated react-native SDK references"
BODY="This pull request adds the latest React Native SDK references. Commit id for reference: $GITHUB_SHA"
API_URL="https://api.github.com/repos/${REPO_OWNER}/${REPO_NAME}/pulls"
echo "API URL: $API_URL"
Expand Down

0 comments on commit 78750e7

Please sign in to comment.