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 fe4b6ee commit d096b9fCopy full SHA for d096b9f
.github/workflows/build-release.yml
@@ -71,7 +71,7 @@ jobs:
71
WGER_API_KEY: ${{ secrets.WGER_API_KEY }}
72
73
- name: Upload build to Play Store
74
- uses: maierj/fastlane-action@v2.2.1
+ uses: maierj/fastlane-action@v3.0.0
75
with:
76
lane: production
77
0 commit comments