Revert the last change
This commit is contained in:
parent
8dc9d78e5b
commit
7bf0ddd58f
3
.github/workflows/updater.yml
vendored
3
.github/workflows/updater.yml
vendored
@ -3,9 +3,6 @@ on:
|
|||||||
schedule:
|
schedule:
|
||||||
- cron: '37 13 * * *'
|
- cron: '37 13 * * *'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
runs:
|
|
||||||
using: 'node20'
|
|
||||||
main: 'dist/index.js'
|
|
||||||
jobs:
|
jobs:
|
||||||
Update-Apks:
|
Update-Apks:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
Reference in New Issue
Block a user