Skip to content

Commit f9f4c20

Browse files
Merge pull request #13 from PaystackOSS/feat/github-actions-deploy
auto deply to WP.org
2 parents 76568e9 + df40fa0 commit f9f4c20

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.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)