1
0
mirror of https://github.com/typemill/typemill.git synced 2025-07-25 00:02:28 +02:00

Add latest for workflow

This commit is contained in:
trendschau
2025-04-24 16:28:15 +02:00
parent fc67bd7f78
commit c3f1770f56

View File

@@ -5,6 +5,7 @@ on:
tags:
- 'v*.*.*' # Triggers only on semantic version tags like v2.2.2
- '*.*.*' # Triggers only on semantic version tags like 2.2.2
- 'latest' # Triggers only on semantic version tags like 2.2.2
jobs:
build-and-push: