diff --git a/.github/workflows/bake.yml b/.github/workflows/bake.yml index 574dedfc..c5dbd1c8 100644 --- a/.github/workflows/bake.yml +++ b/.github/workflows/bake.yml @@ -208,6 +208,7 @@ jobs: includes: ${{ steps.set.outputs.includes }} metaImages: ${{ steps.set.outputs.metaImages }} sign: ${{ steps.set.outputs.sign }} + privateRepo: ${{ steps.set.outputs.privateRepo }} ghaCacheSign: ${{ steps.set.outputs.ghaCacheSign }} steps: -