Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit 05db14d

Browse files
committed
Fix app name
1 parent 33c4e45 commit 05db14d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/call-build-image.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ jobs:
99
uses: linuxserver-labs/docker-actions/.github/workflows/build-image.yml@v1
1010
with:
1111
repo_owner: ${{ github.repository_owner }}
12-
app_name: "monit"
12+
app_name: "omada-controller"

0 commit comments

Comments
 (0)