Skip to content

Commit

Permalink
Update .github/workflows/deploy.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Dion Hulse <[email protected]>
  • Loading branch information
jeffpaul and dd32 authored Mar 22, 2023
1 parent a9b5492 commit 75dffb6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
- name: Install NPM dependencies
run: npm install

- name: Build plugin
run: npm run build
- name: WordPress Plugin Deploy
id: deploy
uses: 10up/action-wordpress-plugin-deploy@stable
Expand Down

0 comments on commit 75dffb6

Please sign in to comment.