Skip to content

Closes #12 Fixes PHP warnings with PHP 8.2 #9

Closes #12 Fixes PHP warnings with PHP 8.2

Closes #12 Fixes PHP warnings with PHP 8.2 #9

name: Plugin assets/readme update
on:
push:
branches:
- master
jobs:
master:
name: Push to master
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 }}
IGNORE_OTHER_FILES: true