Skip to content

Commit

Permalink
Test 6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinBatdorf committed Mar 30, 2023
1 parent 36eadfb commit 818d0d2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/update-wordpress-readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: npm install and build
run: |
npm ci
npm run build
env:
CI: true
- name: WordPress.org plugin asset/readme update
uses: 10up/action-wordpress-plugin-asset-update@stable
continue-on-error: true
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
=== Block Diffusion - Generate images from text prompts ===
Contributors: kbat82
Tags: block, stable diffusion, ai, prompt, artificial intelligence, generate, pokemon, dall-e, midjourney
Tested up to: 6.1
Tested up to: 6.2
Stable tag: 0.7.1
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Expand Down

0 comments on commit 818d0d2

Please sign in to comment.