1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 12:56:41 +07:00

add standalone build

This commit is contained in:
Fedor Katurov 2025-03-24 17:42:00 +07:00
parent f083b488ba
commit 1e26f7ec62
5 changed files with 56 additions and 4 deletions

View file

@ -2,7 +2,7 @@ name: Build & Publish
on:
push:
branches: [master]
branches: [standalone]
jobs:
push_to_registry: