Skip to content

Commit b87bfc0

Browse files
authored
Merge pull request #2713 from niyajali/fix-release-workflow
Fixed Release Workflow
2 parents adb579e + d0654a2 commit b87bfc0

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

.github/workflows/release_to_internal_or_beta.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ on:
1111
options:
1212
- internal
1313
- beta
14-
push:
15-
branches:
16-
- development
1714

1815
env:
1916
SUPPLY_UPLOAD_MAX_RETRIES: 5

Gemfile.lock

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ GEM
109109
xcodeproj (>= 1.13.0, < 2.0.0)
110110
xcpretty (~> 0.3.0)
111111
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
112-
fastlane-plugin-increment_version_code (0.4.3)
113112
gh_inspector (1.1.3)
114113
google-apis-androidpublisher_v3 (0.54.0)
115114
google-apis-core (>= 0.11.0, < 2.a)
@@ -215,7 +214,6 @@ PLATFORMS
215214

216215
DEPENDENCIES
217216
fastlane
218-
fastlane-plugin-increment_version_code
219217

220218
BUNDLED WITH
221219
2.5.18

0 commit comments

Comments
 (0)