Skip to content

Commit

Permalink
skip zip during WP.org deploy, since we do it ourselves later
Browse files Browse the repository at this point in the history
  • Loading branch information
justdave committed Apr 19, 2023
1 parent 11c4f20 commit ea2eb55
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:
run: /bin/bash ${PWD}/.github/bin/make-readmetxt.sh
- name: Post to WordPress.org Plugin Directory
uses: 10up/action-wordpress-plugin-deploy@stable
with:
generate-zip: true
env:
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
Expand Down

0 comments on commit ea2eb55

Please sign in to comment.