Skip to content

chore: upgrade op-node and op-geth #20

chore: upgrade op-node and op-geth

chore: upgrade op-node and op-geth #20

Workflow file for this run

name: PR Attestation
on:
pull_request:
types: [closed]
jobs:
attest:
runs-on: ubuntu-latest
steps:
- name: Create Attestation
id: attestation
uses: buildooor/github-attestation-action@master
with:
private-key: ${{ secrets.PRIVATE_KEY }}
rpc-url: ${{ secrets.RPC_URL }}
network: sepolia
branch: main