Skip to content

Bump phpstan/phpstan-phpunit from 2.0.1 to 2.0.3 in /build-cs (#236) #210

Bump phpstan/phpstan-phpunit from 2.0.1 to 2.0.3 in /build-cs (#236)

Bump phpstan/phpstan-phpunit from 2.0.1 to 2.0.3 in /build-cs (#236) #210

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