We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57361f9 commit c02f81bCopy full SHA for c02f81b
.github/workflows/android-release.yml
@@ -78,7 +78,7 @@ jobs:
78
WGER_API_KEY: ${{ secrets.WGER_API_KEY }}
79
80
- name: Upload build to Play Store
81
- uses: maierj/fastlane-action@v2
+ uses: maierj/fastlane-action@v2.1.0
82
with:
83
lane: production
84
subdirectory: android
0 commit comments