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

View File

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