mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
fix: add tags for frontend build action (#445)
This commit is contained in:
parent
c0bf7783b1
commit
bd3ea456c3
2
.github/workflows/push-image-frontend.yml
vendored
2
.github/workflows/push-image-frontend.yml
vendored
@ -5,6 +5,8 @@ on:
|
||||
branches:
|
||||
- 'develop'
|
||||
- 'master'
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
jobs:
|
||||
build_push_frontend:
|
||||
|
Loading…
Reference in New Issue
Block a user