Skip to content

Commit

Permalink
Remove dry run
Browse files Browse the repository at this point in the history
  • Loading branch information
dvershinin committed Jan 26, 2024
1 parent 6280b00 commit a457b12
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
uses: 10up/action-wordpress-plugin-deploy@stable
with:
generate-zip: true
dry-run: true
env:
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
Expand Down

0 comments on commit a457b12

Please sign in to comment.