Skip to content

Publish plugin

Publish plugin #4

Workflow file for this run

name: Publish plugin
on: [workflow_dispatch]
jobs:
svn:
name: Release new tag
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
- name: WordPress Plugin Deploy
uses: omnisend/[email protected]
env:
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
SLUG: omnisend-for-paid-memberships-pro-add-on
BUILD_DIR: omnisend-for-paid-memberships-pro