Skip to content

Test up to 6.4

Test up to 6.4 #7

Workflow file for this run

name: Deploy to WordPress.org
on:
push:
tags:
- '*'
jobs:
tag:
name: Deploy to WordPress.org
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: WordPress Plugin Deploy
uses: 10up/action-wordpress-plugin-deploy@master
env:
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
SLUG: smntcs-admin-maintenance
ASSETS_DIR: assets