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