Skip to content

Bump github.com/ethereum/go-ethereum in /lib/go/contracts #256

Bump github.com/ethereum/go-ethereum in /lib/go/contracts

Bump github.com/ethereum/go-ethereum in /lib/go/contracts #256

Workflow file for this run

name: "🚀 release"

Check failure on line 1 in .github/workflows/release.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/release.yml

Invalid workflow file

(Line: 15, Col: 9): There's not enough info to determine what you meant. Add one of these properties: run, shell, uses, with, working-directory
on:
push:
branches:
- master
concurrency: ${{ github.workflow }}-${{ github.ref }}
jobs:
release:
name: 🚀 release
runs-on: ubuntu-latest
steps:
- name: 📚 checkout