Skip to content

Commit

Permalink
change firebase action specific commit march 15 v13.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwynZN committed Jul 21, 2024
1 parent 109ad4f commit b3e659a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
flutter build appbundle --no-pub --obfuscate --split-debug-info=build/app/outputs/aab-symbols/symbols
- name: Upload aab symbols to firebase
uses: w9jds/firebase-action@8354b09
uses: w9jds/firebase-action@8354b09806f3107c9a27e22ec444f60452608104
with:
args: crashlytics:symbols:upload --app=${{ secrets.FIREBASE_ANDROID_APP_ID }} build/app/outputs/aab-symbols/symbols
env:
Expand Down

0 comments on commit b3e659a

Please sign in to comment.