Skip to content

Commit

Permalink
Merge pull request #5 from HelloAsso/feature/enable-ci
Browse files Browse the repository at this point in the history
remove ci dry-run
  • Loading branch information
emnbdx authored Apr 30, 2024
2 parents 9050026 + ffd5f00 commit adafb15
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.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 adafb15

Please sign in to comment.