Skip to content

Clean up logging

Clean up logging #49

Workflow file for this run

name: Deploy to Dev
on:
push:
branches:
- main
permissions:
id-token: write
contents: read
jobs:
deploy:
uses: ./.github/workflows/deploy-stack.yml
with:
env_name: dev
stack_name: FoamerDev
secrets: inherit