Skip to content

Refactor GHA workflows #27

Refactor GHA workflows

Refactor GHA workflows #27

Workflow file for this run

name: Deployment (Dev)
on:
push:
branches-ignore:
- 'main'
- 'release/**'
jobs:
Deploy:
uses: ./.github/workflows/sst.deploy.yml

Check failure on line 11 in .github/workflows/sst.dev.yml

View workflow run for this annotation

GitHub Actions / Deployment (Dev)

Invalid workflow file

The workflow is not valid. In .github/workflows/sst.dev.yml (Line: 11, Col: 11): Error from called workflow sgcarstrends/api/.github/workflows/sst.deploy.yml@a964f73084cdc99848f9d03e1b3de915386740bf (Line: 25, Col: 5): Unexpected value 'vars'
with:
environment: Development
sst-stage: dev
secrets: inherit