mirror of
https://github.com/versia-pub/frontend.git
synced 2025-12-06 08:28:20 +01:00
ci: 💚 Add CI build for refactor/shadcn branch
This commit is contained in:
parent
457021980f
commit
f96b18f116
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
|
|
@ -7,7 +7,7 @@ name: Docker
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: ["main"]
|
||||
branches: ["main", "refactor/shadcn"]
|
||||
# Publish semver tags as releases.
|
||||
tags: ["v*.*.*"]
|
||||
pull_request:
|
||||
|
|
|
|||
Loading…
Reference in a new issue