fix: add tags for frontend build action (#445)

This commit is contained in:
Alejandro Pinar Ruiz
2023-04-01 15:00:26 +02:00
committed by GitHub
parent c0bf7783b1
commit bd3ea456c3
@@ -5,6 +5,8 @@ on:
branches:
- 'develop'
- 'master'
tags:
- '*'
jobs:
build_push_frontend: