mirror of
https://github.com/WenPai-org/wpmind.git
synced 2025-08-03 02:48:41 +08:00
Update push-asset-readme-update.yml
This commit is contained in:
parent
14c0b9ea18
commit
98f190c214
1 changed files with 6 additions and 1 deletions
|
@ -12,7 +12,12 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Install SVN
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install subversion
|
||||
|
||||
- name: WordPress.org plugin asset/readme update
|
||||
uses: nk-crew/action-wordpress-plugin-asset-update@develop
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue