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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,8 @@ on:
branches:
- 'develop'
- 'master'
tags:
- '*'
jobs:
build_push_frontend: