Skip to content

Commit

Permalink
Merge pull request #5269 from ethereum-optimism/sc/ci-release-error-1
Browse files Browse the repository at this point in the history
fix(ci): error in release workflow file
  • Loading branch information
mergify[bot] committed Mar 27, 2023
2 parents 2a201dc + e9fa6f3 commit 85a8a12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 != ''
Expand Down

0 comments on commit 85a8a12

Please sign in to comment.