mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-24 19:38:36 +09:00
🔧 Updated timeout
This commit is contained in:
@@ -63,7 +63,7 @@ jobs:
|
||||
upload-to-github:
|
||||
name: GitHub Upload
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 15
|
||||
timeout-minutes: 30
|
||||
needs: build-apk
|
||||
if: inputs.GITHUB_UPLOAD
|
||||
|
||||
@@ -136,7 +136,7 @@ jobs:
|
||||
needs: build-apk
|
||||
name: Apprise Notifier
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 15
|
||||
timeout-minutes: 30
|
||||
if: inputs.APPRISE_NOTIFY
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user