Skip to content

Fix minor PHPCS and PCP issues #9

Fix minor PHPCS and PCP issues

Fix minor PHPCS and PCP issues #9

name: Plugin asset/readme update
on:
push:
branches:
- stable
jobs:
stable:
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 }}
README_NAME: README.md
IGNORE_OTHER_FILES: true