Changed target to publish main releases to github #51

Merged
eriq12 merged 1 commits from move-release-to-github into main 2025-08-01 23:50:28 -04:00

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