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