Skip to content

chore: tweak rush build behavior and Dockerfile #29

chore: tweak rush build behavior and Dockerfile

chore: tweak rush build behavior and Dockerfile #29

name: Deploy Web To Staging
on:
push:
branches-ignore:
- release
workflow_dispatch:
jobs:
deploy-staging:
uses: ./.github/workflows/deploy-web-base.yml
with:
environment: staging
project-name: refly-staging
secrets: inherit