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 cc9e399 commit 36d8e12Copy full SHA for 36d8e12
.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.1.0
+ uses: maierj/fastlane-action@v2.2.1
82
with:
83
lane: production
84
0 commit comments