Skip to content

Commit

Permalink
Update app_stg.yaml (#263)
Browse files Browse the repository at this point in the history
  • Loading branch information
namidan authored Sep 29, 2023
1 parent 338fe4d commit eb9de34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/app_stg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ jobs:
- name: Update App Platform ID
working-directory: source/examples/TestNamiTV/config/
run: |
sed -i '' -e "s/APPLE_STG_APP_PLATFORM_ID/$TESTNAMITV_APPLE_STG_APP_PLATFORM_ID/" index.ts
sed -i '' -e "s/APPLE_STAGE_APP_PLATFORM_ID/$TESTNAMITV_APPLE_STG_APP_PLATFORM_ID/" index.ts
env:
TESTNAMITV_APPLE_STG_APP_PLATFORM_ID: '${{ secrets.APPLE_STG_APP_PLATFORM_ID }}'

Expand Down

0 comments on commit eb9de34

Please sign in to comment.