We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 76568e9 + df40fa0 commit f9f4c20Copy full SHA for f9f4c20
1 file changed
.github/workflows/deploy.yml
@@ -12,9 +12,6 @@ jobs:
12
steps:
13
- uses: actions/checkout@master
14
- name: Build # Remove or modify this step as needed
15
- run: |
16
- npm install
17
- npm run build
18
- name: WordPress Plugin Deploy
19
uses: 10up/action-wordpress-plugin-deploy@stable
20
env:
0 commit comments