Skip to content

Merge pull request #205 from Kit/fix-sync-past-orders-refunds-hpos #64

Merge pull request #205 from Kit/fix-sync-past-orders-refunds-hpos

Merge pull request #205 from Kit/fix-sync-past-orders-refunds-hpos #64

Workflow file for this run

name: Deploy readme.txt to WordPress.org
on:
push:
branches:
- main
jobs:
trunk:
name: Push to trunk
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: WordPress.org plugin asset/readme update
uses: 10up/action-wordpress-plugin-asset-update@stable
env:
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
SLUG: convertkit-for-woocommerce
IGNORE_OTHER_FILES: true