Revert the last change

This commit is contained in:
Pete Fotheringham
2024-10-26 20:51:17 +01:00
committed by GitHub
parent 8dc9d78e5b
commit 7bf0ddd58f

View File

@@ -3,9 +3,6 @@ on:
schedule:
- cron: '37 13 * * *'
workflow_dispatch:
runs:
using: 'node20'
main: 'dist/index.js'
jobs:
Update-Apks:
runs-on: ubuntu-latest