Skip to content

test: migration to playwright (WIP) #919

test: migration to playwright (WIP)

test: migration to playwright (WIP) #919

# Publishes the MathType integrations WordPress packages to AWS S3

Check failure on line 1 in .github/workflows/publish-wordpress.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/publish-wordpress.yml

Invalid workflow file

(Line: 6, Col: 1): Required property is missing: jobs
#
# Jobs:
# - Publish Wordpress
#
name: Publish WordPress
# Controls when the action will run
on:
workflow_dispatch:
inputs:
publish_aws:
description: |
Whether to publish the generated artifacts to S3.
Type `publish_aws` to do publish to S3, any other value otherwise.
required: false
default: ""