We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f752d79 commit 21869c4Copy full SHA for 21869c4
1 file changed
.github/workflows/deploy-org.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: WordPress Plugin Deploy
43
uses: 10up/action-wordpress-plugin-deploy@stable
44
with:
45
- dry-run: false
+ dry-run: true
46
env:
47
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
48
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
0 commit comments