Merge pull request #32 from alleyinteractive/feature/issue-14/create-… #6
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Built Release | ||
on: | ||
push: | ||
branches: | ||
- develop | ||
jobs: | ||
built-release: | ||
uses: alleyinteractive/.github/.github/workflows/built-release.yml@main | ||
Check failure on line 10 in .github/workflows/built-release.yml GitHub Actions / Built ReleaseInvalid workflow file
|
||
with: | ||
composer_install: true |