Skip to content

Commit

Permalink
correct workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Sami Kerboute committed Sep 18, 2020
1 parent b0eddc4 commit b767381
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,6 @@ jobs:
asset_name: shoppingfeed.zip
asset_content_type: application/zip
- uses: actions/checkout@master
- name: Build
run: |
npm install
npm run build
- name: Publish to WP.org
uses: 10up/action-wordpress-plugin-deploy@master
env:
Expand Down

0 comments on commit b767381

Please sign in to comment.