Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gerblesh authored Feb 13, 2024
1 parent 18428a0 commit 1e82b4a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,10 @@ jobs:
- framework_recipe.yml
steps:
- name: Build Custom Image
uses: blue-build/github-action@main
uses: gerblesh/github-action@patch-1
with:
recipe: ${{ matrix.recipe }}
cosign_private_key: ${{ secrets.SIGNING_SECRET }}
registry_token: ${{ github.token }}
pr_event_number: ${{ github.event.number }}
registry: 'ghcr.io'

0 comments on commit 1e82b4a

Please sign in to comment.