Skip to content

Release v1.4.0

Release v1.4.0 #4

Workflow file for this run

name: Deploy to WordPress.org
on:
pull_request:
release:
types: [ published ]
jobs:
deploy:
uses: sy-records/.github/.github/workflows/wordpress-plugin-deploy.yaml@main
with:
build: true
secrets: inherit