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 14, 2024
1 parent e092e79 commit b1de15b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ jobs:
cosign_private_key: ${{ secrets.SIGNING_SECRET }}
registry_token: ${{ github.token }}
pr_event_number: ${{ github.event.number }}
registry: 'registry'
registry-namespace: 'test'
registry: 'ghcr.io'
registry-namespace: ${{github.repository_owner}}

0 comments on commit b1de15b

Please sign in to comment.