Skip to content

Merge branch 'refs/heads/bugfix/issue-1576' into release/flotte-testing #96

Merge branch 'refs/heads/bugfix/issue-1576' into release/flotte-testing

Merge branch 'refs/heads/bugfix/issue-1576' into release/flotte-testing #96

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