Skip to content

Update readme to reflect how the site is deployed #415

Update readme to reflect how the site is deployed

Update readme to reflect how the site is deployed #415

name: Project automations
on:
issues:
types:
- opened
jobs:
add_to_product_board:
uses: flowforge/.github/.github/workflows/project-automation.yml@main
secrets:
token: ${{ secrets.PROJECT_ACCESS_TOKEN }}