Skip to content

Commit 54336ef

Browse files
authored
Merge pull request #329 from elimu-ai/328-increase-timout-of-fjogeleithttp-request-action
release: increase timeout during apk publishing
2 parents fab6895 + d427600 commit 54336ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gradle-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,3 +159,4 @@ jobs:
159159
method: PUT
160160
data: '{"fileUrl": "${{ needs.release_apk.outputs.apkFileUrl }}"}'
161161
customHeaders: '{"Content-Type": "application/json"}'
162+
timeout: 60000

0 commit comments

Comments
 (0)