Skip to content

Bump @playwright/test from 1.50.1 to 1.51.0 (#426) #54

Bump @playwright/test from 1.50.1 to 1.51.0 (#426)

Bump @playwright/test from 1.50.1 to 1.51.0 (#426) #54

Workflow file for this run

name: Plugin asset/readme update
on:
push:
branches:
- master
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:
SLUG: multisite-language-switcher
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
IGNORE_OTHER_FILES: true