Skip to content

Make release action fail if publish to market place step fails #3

Make release action fail if publish to market place step fails

Make release action fail if publish to market place step fails #3

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