mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-24 12:20:14 +01:00
chore: allow manual trigger of tag image workflow (#1099)
This commit is contained in:
parent
c7bfb2ab40
commit
4ce585f77d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/container.yml
vendored
1
.github/workflows/container.yml
vendored
|
|
@ -5,6 +5,7 @@ on:
|
|||
push:
|
||||
tags:
|
||||
- "*"
|
||||
workflow_dispatch: # This line allows manual triggering
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue