Chore: Rename Omni Build Action (#2483)

* fix omni action name

* added omni to Discord notification text
This commit is contained in:
Michael Genson
2023-08-06 22:58:38 -05:00
committed by GitHub
parent dfe4942451
commit bdf6b1054e
2 changed files with 2 additions and 2 deletions

View File

@@ -84,7 +84,7 @@ jobs:
build-omni:
runs-on: ubuntu-latest
name: Build Backend
name: Build Omni
steps:
- name: Checkout
uses: actions/checkout@v2