added release trigger
All checks were successful
Build Flutter Docker Image / build (release) Successful in 9s

This commit is contained in:
Mathias Beaulieu-Duncan 2025-06-12 12:39:43 -04:00
parent 3381c83206
commit aa3e25c84a
Signed by: mathias
GPG Key ID: 1C16CF05BAF9162D

View File

@ -4,6 +4,8 @@ on:
schedule:
- cron: '0 3 * * *' # Every day at 03:00 UTC
workflow_dispatch:
release: # Trigger on release creation
types: [ published ]
env:
IMAGE_NAME: singatias/flutter