Skip to content

v1.4.0

v1.4.0 #5

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