Skip to content

Bump johnbillion/action-wordpress-plugin-attestation from 0.7.0 to 0.… #73

Bump johnbillion/action-wordpress-plugin-attestation from 0.7.0 to 0.…

Bump johnbillion/action-wordpress-plugin-attestation from 0.7.0 to 0.… #73

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