Skip to content

Commit

Permalink
don't use unstable CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
nobodywatchin committed Dec 2, 2024
1 parent 2ff4f79 commit ebb0ecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
cosign_private_key: ${{ secrets.SIGNING_SECRET }}
registry_token: ${{ github.token }}
pr_event_number: ${{ github.event.number }}
use_unstable_cli: true
use_unstable_cli: false

0 comments on commit ebb0ecb

Please sign in to comment.