Skip to content

馃敡 update blueprint to include default Infogram embed example #20

馃敡 update blueprint to include default Infogram embed example

馃敡 update blueprint to include default Infogram embed example #20

Workflow file for this run

name: Plugin asset/readme update
on:
push:
branches:
- trunk
jobs:
trunk:
name: Push to trunk
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- 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 }}
SLUG: ${{ vars.PLUGIN_SLUG }}
IGNORE_OTHER_FILES: true