Skip to content

Commit

Permalink
quick fix (#377)
Browse files Browse the repository at this point in the history
  • Loading branch information
refcell authored Jul 11, 2024
1 parent c7954ea commit a78b98e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trusted_sync_docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
file: examples/trusted-sync/Dockerfile
context: .
push: true
tags: ${{ steps.meta.outputs.tags }},ethereum-optimism/kona/trusted-sync:${{ github.event.inputs.customTag }}
tags: ${{ steps.meta.outputs.tags }},ghcr.io/ethereum-optimism/kona/trusted-sync:${{ github.event.inputs.customTag }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit a78b98e

Please sign in to comment.