mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-09-20 13:05:49 +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:
|
||||
push:
|
||||
|
@@ -1,4 +1,4 @@
|
||||
name: Build and Push Backend Images on Tagging
|
||||
name: Build and Push Model Server Image on Tag
|
||||
|
||||
on:
|
||||
push:
|
||||
|
@@ -1,4 +1,4 @@
|
||||
name: Build and Push Web Images on Tagging
|
||||
name: Build and Push Web Image on Tag
|
||||
|
||||
on:
|
||||
push:
|
||||
|
Reference in New Issue
Block a user