Skip to content

Merge remote-tracking branch 'refs/remotes/origin/bugfix/issue-1576' … #90

Merge remote-tracking branch 'refs/remotes/origin/bugfix/issue-1576' …

Merge remote-tracking branch 'refs/remotes/origin/bugfix/issue-1576' … #90

Workflow file for this run

name: Build zip from release branch
on:
push:
branches:
- 'release/**'
jobs:
zip-rc:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/build-plugin
- name: Generate zip
uses: 10up/action-wordpress-plugin-build-zip@stable
env:
SLUG: commonsbooking
BUILD_DIR: ./build/commonsbooking