Skip to content

Commit

Permalink
Update release-beta-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
samvanhoeyicapps authored Jan 13, 2025
1 parent dbe9a66 commit fdb5e91
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-beta-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
echo SENTRY_DSN="${{ secrets.SENTRY_DSN }}" >> .env
echo REACT_NATIVE_APP_VERSION_NR="${{ env.PACKAGE_VERSION }}" >> .env
cat .env
cat fastlane/credentials.json
- uses: actions/setup-node@v3
with:
node-version-file: .nvmrc
Expand Down Expand Up @@ -107,6 +108,7 @@ jobs:
echo SENTRY_DSN="${{ secrets.SENTRY_DSN }}" >> .env
echo REACT_NATIVE_APP_VERSION_NR="${{ env.PACKAGE_VERSION }}" >> .env
cat .env
cat fastlane/credentials.json
- uses: actions/setup-java@v3
with:
distribution: temurin
Expand Down

0 comments on commit fdb5e91

Please sign in to comment.