Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgomezrico committed Sep 4, 2023
1 parent ab6cc7d commit 90099fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ jobs:
# Deploy
echo "$KEY" | base64 -d > app/key.keystore
echo "$SERVICE_ACCOUNT_JSON" | base64 -d > app/service-account.json
- name: Build with Gradle
run: ./gradlew bundleRelease
Expand Down

0 comments on commit 90099fe

Please sign in to comment.