File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 72
72
WGER_API_KEY : ${{ secrets.WGER_API_KEY }}
73
73
74
74
- name : Upload build to Play Store
75
-
76
- with :
77
- lane : production
75
+ run : |
76
+ bundle install
77
+ bundle exec fastlane android production
78
78
79
79
- name : Make Github release
80
80
uses : softprops/action-gh-release@v1
Original file line number Diff line number Diff line change 9
9
atomos (0.1.3 )
10
10
aws-eventstream (1.3.0 )
11
11
aws-partitions (1.877.0 )
12
- aws-sdk-core (3.190.1 )
12
+ aws-sdk-core (3.190.2 )
13
13
aws-eventstream (~> 1 , >= 1.3.0 )
14
14
aws-partitions (~> 1 , >= 1.651.0 )
15
15
aws-sigv4 (~> 1.8 )
@@ -123,19 +123,19 @@ GEM
123
123
google-apis-core (>= 0.11.0 , < 2.a )
124
124
google-apis-playcustomapp_v1 (0.13.0 )
125
125
google-apis-core (>= 0.11.0 , < 2.a )
126
- google-apis-storage_v1 (0.29 .0 )
126
+ google-apis-storage_v1 (0.31 .0 )
127
127
google-apis-core (>= 0.11.0 , < 2.a )
128
128
google-cloud-core (1.6.1 )
129
129
google-cloud-env (>= 1.0 , < 3.a )
130
130
google-cloud-errors (~> 1.0 )
131
131
google-cloud-env (1.6.0 )
132
132
faraday (>= 0.17.3 , < 3.0 )
133
133
google-cloud-errors (1.3.1 )
134
- google-cloud-storage (1.46 .0 )
134
+ google-cloud-storage (1.47 .0 )
135
135
addressable (~> 2.8 )
136
136
digest-crc (~> 0.4 )
137
137
google-apis-iamcredentials_v1 (~> 0.1 )
138
- google-apis-storage_v1 (~> 0.29 .0 )
138
+ google-apis-storage_v1 (~> 0.31 .0 )
139
139
google-cloud-core (~> 1.6 )
140
140
googleauth (>= 0.16.2 , < 2.a )
141
141
mini_mime (~> 1.0 )
You can’t perform that action at this time.
0 commit comments