Commit 2b9f85ea authored by Mark Tyneway's avatar Mark Tyneway Committed by GitHub

Merge pull request #1752 from ethereum-optimism/bwilson/fix-proxyd-release-workflow

Fixed proxyd release github workflow
parents d59341a2 9d2c3549
......@@ -170,7 +170,7 @@ jobs:
name: Publish proxyd Version ${{ needs.release.outputs.proxyd }}
needs: release
if: needs.release.outputs.proxyd != ''
runs-on: ubuntu:latest
runs-on: ubuntu-latest
steps:
- name: Checkout
......
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