Skip to content

Bump phpcompatibility/phpcompatibility-wp from 2.1.4 to 2.1.5 (#179) #153

Bump phpcompatibility/phpcompatibility-wp from 2.1.4 to 2.1.5 (#179)

Bump phpcompatibility/phpcompatibility-wp from 2.1.4 to 2.1.5 (#179) #153

name: Update assets on WordPress.org
on:
push:
branches:
- main
jobs:
update:
name: Update assets
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Update assets
uses: 10up/action-wordpress-plugin-asset-update@stable
env:
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
IGNORE_OTHER_FILES: true