Update build-images.yaml

This commit is contained in:
uazo 2022-10-16 18:03:17 +02:00 committed by GitHub
parent 255d44a353
commit 3c96df9b59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ on:
description: 'chromium version'
required: false
default: ''
schedule:
- cron: '0 5 * * *'
env:
VERSION: ${{ github.event.inputs.version }}