Skip to content

fix: adding global state to the dependency array (#206) #557

fix: adding global state to the dependency array (#206)

fix: adding global state to the dependency array (#206) #557

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