Skip to content

Adds GravitySMTP Support to Update Command (#43) #9

Adds GravitySMTP Support to Update Command (#43)

Adds GravitySMTP Support to Update Command (#43) #9

Workflow file for this run

name: Deploy to WordPress.org
on:
push:
branches:
- master
jobs:
release:
name: New release
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: WordPress Plugin Deploy
uses: 10up/action-wordpress-plugin-deploy@stable
env:
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
VERSION: master