Skip to content

Commit

Permalink
fix input
Browse files Browse the repository at this point in the history
  • Loading branch information
mrehan27 committed Feb 21, 2025
1 parent 4c45333 commit 7094d34
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-sample-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,6 @@ jobs:
icon_url: "https://vectorified.com/images/icon-react-native-24.png"
instructions_guide_link: ${{ secrets.SAMPLE_APPS_INSTRUCTIONS_GUIDE_LINK }}
platform: "android"
repository_name: "React Native"
sdk_name: "React Native SDK"
sdk_version: ${{ env.SDK_VERSION_NAME }}
slack_webhook_url: ${{ secrets.SLACK_WEBHOOK_URL }}
Expand All @@ -297,7 +296,6 @@ jobs:
icon_url: "https://vectorified.com/images/icon-react-native-24.png"
instructions_guide_link: ${{ secrets.SAMPLE_APPS_INSTRUCTIONS_GUIDE_LINK }}
platform: "ios"
repository_name: "React Native"
sdk_name: "React Native SDK"
sdk_version: ${{ env.SDK_VERSION_NAME }}
slack_webhook_url: ${{ secrets.SLACK_WEBHOOK_URL }}

0 comments on commit 7094d34

Please sign in to comment.