Skip to content

Commit

Permalink
modified to match my plugin name
Browse files Browse the repository at this point in the history
  • Loading branch information
carl-alberto authored Nov 6, 2019
1 parent 2eada49 commit eda12e5
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Build
run: |
npm install
npm run build
- name: WordPress Plugin Deploy
uses: 10up/action-wordpress-plugin-deploy@master
env:
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
SLUG: my-super-cool-plugin
SLUG: tika-doc-pdf-indexer

0 comments on commit eda12e5

Please sign in to comment.