Skip to content

Merge pull request #423 from alleyinteractive/feature/issue-417/packa… #50

Merge pull request #423 from alleyinteractive/feature/issue-417/packa…

Merge pull request #423 from alleyinteractive/feature/issue-417/packa… #50

Workflow file for this run

name: Built Branch and Release
on:
push:
branches:
- develop
- main
- production
permissions:
contents: write
jobs:
release:
name: "Built Branch and Release"
runs-on: ubuntu-latest
if: github.repository != 'alleyinteractive/create-wordpress-plugin'
steps:
- uses: alleyinteractive/action-release@develop