Changed target to publish main releases to github
All checks were successful
bluebuild test pr / Build Custom Image (recipe.yml) (pull_request) Successful in 11m9s

This commit is contained in:
2025-08-01 21:42:12 -04:00
parent 42e52e93e7
commit 57b03d2694

View File

@@ -36,8 +36,6 @@ jobs:
with:
recipe: ${{ matrix.recipe }}
cosign_private_key: ${{ secrets.SIGNING_SECRET }}
registry: 'git.hydrosaber.com'
registry_token: ${{ secrets.PACKAGE_BUILDER_TOKEN }}
pr_event_number: ${{ github.event.number }}
# enabled by default, disable if your image is small and you want faster builds