Skip to content

Commit

Permalink
fully qualified path
Browse files Browse the repository at this point in the history
  • Loading branch information
refcell committed Jul 11, 2024
1 parent 1193d49 commit 519f58d
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 }},trusted-sync:${{ github.event.inputs.customTag }}
tags: ${{ steps.meta.outputs.tags }},ethereum-optimism/kona/trusted-sync:${{ github.event.inputs.customTag }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 519f58d

Please sign in to comment.