Skip to content

update screenshot and version #11

update screenshot and version

update screenshot and version #11

Workflow file for this run

name: Deploy to WordPress.org
on:
push:
tags:
- "*"
jobs:
publish:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- name: WordPress Plugin Deploy
uses: 10up/action-wordpress-plugin-deploy@2.2.2
env:
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
SLUG: gumlet-video
ASSETS_DIR: wordpress-plugin-assets