Skip to content

Use wp_get_mime_types instead of get_allowed_mime_types #105

Use wp_get_mime_types instead of get_allowed_mime_types

Use wp_get_mime_types instead of get_allowed_mime_types #105

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
working-directory: cos-sdk-v5
php: '7.2'
secrets: inherit