Skip to content

Commit

Permalink
fix: go back to using stable releases of flutter
Browse files Browse the repository at this point in the history
  • Loading branch information
SlayerOrnstein committed Apr 23, 2024
1 parent c455124 commit 17c5a62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- created

env:
FLUTTER_VERSION: beta
FLUTTER_VERSION: stable
NAVIS_SERVICE_ACCOUNT: ${{ secrets.NAVIS_SERVICE_ACCOUNT }}
FASTLANE_APPLE_APPLICATION_SPECIFIC_PASSWORD: ${{ secrets.FASTLANE_APPLE_APPLICATION_SPECIFIC_PASSWORD }}
FASTLANE_SESSION: ${{ secrets.FASTLANE_SESSION }}
Expand Down

0 comments on commit 17c5a62

Please sign in to comment.