Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Commit

Permalink
Update autoupdate.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
neobenedict authored Jun 7, 2024
1 parent dca42d0 commit f42c741
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/autoupdate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: AutoUpdate

on:
workflow_dispatch:
schedule:
- cron: '30 5,17 * * *'

jobs:
check-and-update:
Expand Down Expand Up @@ -40,4 +38,4 @@ jobs:
repo: context.repo.repo,
workflow_id: 'android.yml',
ref: 'v${{ steps.check-for-update.outputs.latest-src-apk-ver }}-prerelease',
})
})

0 comments on commit f42c741

Please sign in to comment.