mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-10-09 12:47:13 +02:00
Fix GitHub Actions Naming (#702)
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
name: Build and Push Backend Images on Tagging
|
name: Build and Push Backend Image on Tag
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
name: Build and Push Backend Images on Tagging
|
name: Build and Push Model Server Image on Tag
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
name: Build and Push Web Images on Tagging
|
name: Build and Push Web Image on Tag
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
Reference in New Issue
Block a user