Skip to content

Add a check for the plugins class file before loading composer #91

Add a check for the plugins class file before loading composer

Add a check for the plugins class file before loading composer #91

Workflow file for this run

name: Built Branch and Release
on:
push:
branches:
- develop
- main
- production
- fam
permissions:
contents: write
jobs:
release:
name: "Built Branch and Release"
runs-on: ubuntu-latest
steps:
- uses: alleyinteractive/action-release@develop