Update build-linux.yml

This commit is contained in:
Evan Su 2024-06-26 22:32:45 -04:00 committed by GitHub
parent 52c3b6f57c
commit 1fb3d4f861
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,9 +4,11 @@ permissions:
contents: write
on:
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
push:
paths:
- "VERSION"
branches:
- main
jobs:
build: