mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 00:17:48 +01:00
Bump maierj/fastlane-action from 2.2.1 to 3.0.0
Bumps [maierj/fastlane-action](https://github.com/maierj/fastlane-action) from 2.2.1 to 3.0.0. - [Release notes](https://github.com/maierj/fastlane-action/releases) - [Commits](https://github.com/maierj/fastlane-action/compare/v2.2.1...v3.0.0) --- updated-dependencies: - dependency-name: maierj/fastlane-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
.github/workflows/build-release.yml
vendored
2
.github/workflows/build-release.yml
vendored
@@ -71,7 +71,7 @@ jobs:
|
||||
WGER_API_KEY: ${{ secrets.WGER_API_KEY }}
|
||||
|
||||
- name: Upload build to Play Store
|
||||
uses: maierj/fastlane-action@v2.2.1
|
||||
uses: maierj/fastlane-action@v3.0.0
|
||||
with:
|
||||
lane: production
|
||||
|
||||
|
||||
Reference in New Issue
Block a user