Skip to content

build(deps): bump dependencies #20

build(deps): bump dependencies

build(deps): bump dependencies #20

Workflow file for this run

name: Push
on:
push:
branches:
- main
- ethers-v6
jobs:
test:
uses: rubilmax/ethers-maths/.github/workflows/test.yml@main
release:
needs: test
uses: rubilmax/ethers-maths/.github/workflows/release.yml@main
secrets: inherit