Skip to content

fix(protocol): add timestamp as a new parameter to getBasefeeV2 (#18686) #1235

fix(protocol): add timestamp as a new parameter to getBasefeeV2 (#18686)

fix(protocol): add timestamp as a new parameter to getBasefeeV2 (#18686) #1235

name: Release Please
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: [arc-runner-set]
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}