Skip to content

Commit

Permalink
Added deploy script updated
Browse files Browse the repository at this point in the history
  • Loading branch information
CrochetFeve0251 committed Jul 4, 2024
1 parent 4f81f8a commit ce6d957
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
- uses: actions/checkout@master
- name: remove installers
run: composer remove composer/installers
- name: regular build
run: composer install
- name: optimized build
run: composer install -o --no-dev --no-scripts
- name: WordPress Plugin Deploy
Expand Down

0 comments on commit ce6d957

Please sign in to comment.