Skip to content

Commit

Permalink
Pre-releases don't deploy to WP
Browse files Browse the repository at this point in the history
  • Loading branch information
soup-bowl authored Jul 15, 2024
1 parent bfe4501 commit dfbf1ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
id: deploy
uses: 10up/action-wordpress-plugin-deploy@stable
with:
dry-run: ${{ github.event.release.prerelease }}
generate-zip: true
env:
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
Expand Down

0 comments on commit dfbf1ca

Please sign in to comment.