We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e0ed45 commit 48535d6Copy full SHA for 48535d6
.github/workflows/wordpress-plugin-deploy.yml
@@ -12,8 +12,6 @@ jobs:
12
- uses: actions/checkout@v4
13
- name: WordPress Plugin Deploy
14
uses: 10up/action-wordpress-plugin-deploy@2.3.0
15
- with:
16
- dry-run: true
17
env:
18
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
19
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
0 commit comments