Skip to content

chore(release): 2.6.11 #42

chore(release): 2.6.11

chore(release): 2.6.11 #42

Workflow file for this run

name: InstaWP WordPress Testing
on:
push:
tags:
- "*"
jobs:
create-wp-for-testing:
runs-on: ubuntu-latest
steps:
- uses: instawp/wordpress-testing-automation@main
with:
GITHUB_TOKEN: ${{ secrets.BOT_TOKEN }}
INSTAWP_TOKEN: ${{ secrets.INSTAWP_TOKEN }}
INSTAWP_TEMPLATE_SLUG: otter-qa
REPO_ID: 46
INSTAWP_ACTION: create-site-template