Skip to content
This repository has been archived by the owner on Feb 14, 2025. It is now read-only.

Add dependencies to pyproject.toml #72

Add dependencies to pyproject.toml

Add dependencies to pyproject.toml #72

Workflow file for this run

name: Pulumi Staging Workflow
on: [push]
concurrency:
group: merge-${{ github.ref }}
jobs:
deploy:
uses: ./.github/workflows/pulumi.deploy.yml
with:
environment: Staging
stack-name: staging
secrets: inherit