Skip to content

Built changes for v2.4.4 from develop 87723c203a8f9f5c2ad7f57ca9e9870… #3

Built changes for v2.4.4 from develop 87723c203a8f9f5c2ad7f57ca9e9870…

Built changes for v2.4.4 from develop 87723c203a8f9f5c2ad7f57ca9e9870… #3

name: Deploy to WordPress.org
on:
push:
tags:
- "*"
jobs:
push-built-release:
name: Deploy plugin version to WP.org
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
with:
fetch-depth: 0
token: ${{ secrets.GH_TOKEN }}
- name: WordPress Plugin Deploy
uses: 10up/action-wordpress-plugin-deploy@stable
env:
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
SLUG: publish-to-apple-news