Skip to content

Commit df40fa0

Browse files
auto deply to WP.org
1 parent c496c9b commit df40fa0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@master
1414
- name: Build # Remove or modify this step as needed
15-
run: |
16-
npm install
17-
npm run build
1815
- name: WordPress Plugin Deploy
1916
uses: 10up/action-wordpress-plugin-deploy@stable
2017
env:

0 commit comments

Comments
 (0)