Skip to content

Merge branch 'main' of github.com:gumlet/wordpress-video-plugin #5

Merge branch 'main' of github.com:gumlet/wordpress-video-plugin

Merge branch 'main' of github.com:gumlet/wordpress-video-plugin #5

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/[email protected]
env:
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
SLUG: gumlet-video
ASSETS_DIR: wordpress-plugin-assets