Skip to content

Commit

Permalink
fixed assets readme used package
Browse files Browse the repository at this point in the history
  • Loading branch information
nk-o committed Nov 27, 2024
1 parent c1cf18a commit d6b5bb5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-asset-readme-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v3

- name: WordPress.org plugin asset/readme update
uses: 10up/action-wordpress-plugin-asset-update@stable
uses: nk-crew/action-wordpress-plugin-asset-update@develop
env:
SLUG: ai-mind
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
Expand Down
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
**/*.yml
**/*.css
**/*.scss
**/*.php
Expand Down

0 comments on commit d6b5bb5

Please sign in to comment.