Skip to content

feat: attestation 6

feat: attestation 6 #4

name: github-pr-attestation
on:
pull_request:
types: [closed]
jobs:
my-job:
runs-on: ubuntu-latest
steps:
- name: Attestation
id: attestation
uses: show-karma/github-attestation-action@feat/attest-backfill
with:
private-key: ${{ secrets.PRIVATE_KEY }}
rpc-url: ${{ secrets.RPC_URL }}
git-api: ${{ secrets.GIT_API_KEY }}
network: sepolia
branch: master