Skip to content

Commit

Permalink
readne updated
Browse files Browse the repository at this point in the history
  • Loading branch information
deepench committed Feb 27, 2024
1 parent 5a931bc commit aff73a8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/push-asset-readme-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,16 @@ name: Plugin asset/readme update
on:
push:
branches:
- master
- update/push-to-trunk
jobs:
master:
name: Push to master
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@master
uses: 10up/action-wordpress-plugin-asset-update@stable
env:
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
IGNORE_OTHER_FILES: true
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ Everest Forms has a long list of top-notch features, making it the best WordPres

== Review (Testimonial) ==

>__Excellent plugin and best support service__
>_Excellent plugin and best support service_
> Possibly the best form plugin: intuitive, simple, robust, efficient, …
We have the PRO version and we detected an incident that they resolved in less than 48 hours.
- By @innobask
Expand Down

0 comments on commit aff73a8

Please sign in to comment.