mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-09 15:35:24 +02:00
split builders into to jobs
This commit is contained in:
parent
a5472d7274
commit
80639d6968
2 changed files with 36 additions and 8 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -26,6 +26,7 @@ jobs:
|
|||
with:
|
||||
repository: hay-kot/mealie # The repository to scan.
|
||||
releases-only: true # We know that all relevant tags have a GitHub release for them.
|
||||
|
||||
build-release:
|
||||
name: Build Tagged Release
|
||||
uses: ./.github/workflows/partial-builder.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue