Skip to content

Commit

Permalink
workaround for ghcr.io
Browse files Browse the repository at this point in the history
  • Loading branch information
akasona committed Feb 5, 2024
1 parent 1bb6c21 commit d5994af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,5 @@ jobs:
with:
platforms: linux/amd64,linux/arm64
push: true
provenance: false
tags: ghcr.io/${{ github.actor }}/zephyr-ready:${{ github.event_name == 'workflow_dispatch' && 'latest' || github.ref_name }}

0 comments on commit d5994af

Please sign in to comment.