Update .forgejo/workflows/umami.yml
Some checks failed
Build custom umami / Build (push) Failing after 1m2s

This commit is contained in:
Kars van Velzen 2025-08-24 16:14:24 +02:00
parent 8a731a9508
commit 205fbd3812

View file

@ -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