Skip to content

Push to trunk WordPress.org #2

Push to trunk WordPress.org

Push to trunk WordPress.org #2

Workflow file for this run

name: Push to trunk WordPress.org
on: workflow_dispatch
jobs:
trunk:
name: Push to trunk
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: WordPress.org plugin asset/readme update
uses: 10up/action-wordpress-plugin-asset-update@stable
env:
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
ASSETS_DIR: ${{ secrets.ASSETS_DIR }}
SLUG: schedule-content-block