Skip to content

Commit

Permalink
Tweak - deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
finallyRaunak committed Oct 5, 2021
1 parent e865db3 commit 378a9e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
id: deploy
uses: 10up/action-wordpress-plugin-deploy@stable
with:
generate-zip: false
generate-zip: true
env:
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
Expand Down

0 comments on commit 378a9e9

Please sign in to comment.