forgot to add semver tags to backend workflow

This commit is contained in:
maxDorninger
2025-06-01 21:17:47 +02:00
parent 9b6f9ccf1d
commit e9ff127c9f
2 changed files with 3 additions and 1 deletions

View File

@@ -6,7 +6,6 @@ on:
- master
tags:
- 'v*.*.*'
- 'v*.*'
paths:
- 'web/**'
- '.github/workflows/build-push-frontend.yml'