Fixing publish action
This commit is contained in:
parent
72be60ce4b
commit
bd9c17ce43
|
|
@ -24,8 +24,9 @@ jobs:
|
|||
with:
|
||||
name: troop20web
|
||||
path: source/dist/troop20web/
|
||||
publicUI:
|
||||
publishUI:
|
||||
name: Publishing Docker Image
|
||||
needs: [buildUI]
|
||||
runs-on: osx
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user