Skip to content

Respect authentication attributes (#46) #30

Respect authentication attributes (#46)

Respect authentication attributes (#46) #30

Workflow file for this run

name: Deploy to dev
on:
push:
branches:
- main
jobs:
dev-deploy:
uses: ./.github/workflows/deploy.yml
secrets: inherit
with:
environment: dev
settings_file: "dev.appsettings.json"