Skip to content

Commit

Permalink
remove dry-run
Browse files Browse the repository at this point in the history
  • Loading branch information
richtabor committed Aug 27, 2024
1 parent 5f5c7e0 commit 6dd3ab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
uses: 10up/action-wordpress-plugin-deploy@stable
with:
generate-zip: true
dry-run: true
dry-run: false
env:
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
Expand Down

0 comments on commit 6dd3ab8

Please sign in to comment.