Update .forgejo/workflows/umami.yml
Some checks failed
Build custom umami / Build (push) Failing after 1m2s
Some checks failed
Build custom umami / Build (push) Failing after 1m2s
This commit is contained in:
parent
8a731a9508
commit
205fbd3812
1 changed files with 3 additions and 1 deletions
|
|
@ -12,7 +12,9 @@ jobs:
|
|||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
repository: 'watson/umami@master'
|
||||
repository: 'watson/umami'
|
||||
path: 'umami-custom'
|
||||
|
||||
|
||||
- name: Login to image registry
|
||||
uses: docker/login-action@master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue