Skip to content

Commit

Permalink
Update deploy-org.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aminurislamarnob authored Oct 16, 2024
1 parent d0465f4 commit 9e14ac3
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/deploy-org.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,6 @@ jobs:
composer dump-autoload -o
composer install --no-dev
composer dump-autoload -o
- name: WordPress Plugin Deploy
id: deploy
uses: 10up/action-wordpress-plugin-deploy@stable
with:
dry-run: true
generate-zip: true
env:
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
SLUG: wedevs-project-manager
- name: Generate zip
uses: 10up/action-wordpress-plugin-build-zip@stable
with:
Expand Down

0 comments on commit 9e14ac3

Please sign in to comment.