Skip to content

Change from master to stable branch of deployment script #10

Change from master to stable branch of deployment script

Change from master to stable branch of deployment script #10

Workflow file for this run

name: Plugin asset/readme update
on:
push:
branches:
- master
jobs:
master:
name: Push to master
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: WordPress Plugin asset/readme update
uses: 10up/action-wordpress-plugin-asset-update@stable
env:
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
SLUG: jsonfeed