Update .forgejo/workflows/umami.yml
Some checks failed
Build custom umami / Build (push) Failing after 12s
Some checks failed
Build custom umami / Build (push) Failing after 12s
This commit is contained in:
parent
c1024aa6c1
commit
34bc2332c9
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
||||||
name: Build custom umami
|
name: Build custom umami
|
||||||
|
|
||||||
on:
|
on:
|
||||||
branches:
|
push:
|
||||||
- main
|
branches: [main]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Build:
|
Build:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue