Commit d77aefb9 authored by Kelvin Fichter's avatar Kelvin Fichter

fix(ci): error in release workflow file

Fixes a small bug in the release workflow file.
parent ca71678a
......@@ -365,7 +365,7 @@ jobs:
push: true
tags: ethereumoptimism/wd-mon:${{ needs.release.outputs.wd-mon }},ethereumoptimism/wd-mon:latest
drippie-mon:
balance-mon:
name: Publish Balance Monitor Version ${{ needs.release.outputs.balance-mon }}
needs: release
if: needs.release.outputs.balance-mon != ''
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment