docs: chore: finish my sentence

This commit is contained in:
xynydev 2024-02-03 13:10:21 +02:00
parent 974d5d8996
commit 3fb82ef940

View File

@ -23,7 +23,8 @@ jobs:
# !! Add your recipes here
- recipe.yml
steps:
- name: Build Custom Image # the
# the build is fully handled by the reusable github action
- name: Build Custom Image
uses: blue-build/github-action@v1.0.0
with:
recipe: ${{ matrix.recipe }}