mirror of
https://github.com/BarkProductions/barkman.git
synced 2026-06-13 06:11:55 +00:00
Fix path to UI
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: Publish Docker Image
|
||||
name: Publish API Docker Image
|
||||
|
||||
on:
|
||||
push:
|
||||
@@ -18,7 +18,7 @@ env:
|
||||
|
||||
|
||||
jobs:
|
||||
build:
|
||||
build-api:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user