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 contents: write
on: on:
schedule: push:
- cron: "0 0 * * *" paths:
workflow_dispatch: - "VERSION"
branches:
- main
jobs: jobs:
build: build: