Skip to content

Commit

Permalink
squashme
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaytonNorthey92 committed Jul 8, 2024
1 parent a123ddb commit 7f62a05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ jobs:
VCS_REF=${{ github.sha }}
BUILD_DATE=${{ steps.prepare.outputs.build_date }}
tags: |
ghcr.io/hemilabs/optimism:${{ steps.prepare.outputs.sha_short }}
hemilabs/op-node:${{ steps.prepare.outputs.sha_short }}
ghcr.io/hemilabs/op-node:${{ steps.prepare.outputs.sha_short }}
# hemilabs/op-node:${{ steps.prepare.outputs.sha_short }}

0 comments on commit 7f62a05

Please sign in to comment.