Skip to content

fix: unit price calculated according to quantity #233

fix: unit price calculated according to quantity

fix: unit price calculated according to quantity #233

name: Deploy to Staging
on:
push:
branches:
- staging
pull_request:
branches:
- main
workflow_dispatch:
jobs:
test:
uses: ./.github/workflows/deploy.yml
with:
environment: staging
secrets: inherit