Skip to content

build(deps): bump react-currency-input-field from 3.7.0 to 3.8.0 (#102) #9

build(deps): bump react-currency-input-field from 3.7.0 to 3.8.0 (#102)

build(deps): bump react-currency-input-field from 3.7.0 to 3.8.0 (#102) #9

Workflow file for this run

name: Main
on:
push:
branches:
- main
jobs:
test:
uses: ./.github/workflows/test.yml
release:
needs:
- test
uses: ./.github/workflows/release.yml