We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5b61e2 commit 1038b66Copy full SHA for 1038b66
1 file changed
.github/workflows/build-and-deploy.yml
@@ -32,7 +32,6 @@ jobs:
32
uses: 10up/action-wordpress-plugin-deploy@stable
33
with:
34
generate-zip: true
35
- dry-run: true
36
env:
37
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
38
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
0 commit comments