testing
This commit is contained in:
parent
6509b23c85
commit
18d67b0068
1 changed files with 3 additions and 1 deletions
|
@ -2,7 +2,9 @@ name: Publish latest version
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
branches:
|
||||||
|
- main
|
||||||
|
- fix-docker
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Reference in a new issue