Skip to content

Commit

Permalink
ci: update slug of plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Romaixn committed Mar 27, 2023
1 parent 7e24082 commit 7b879fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
- name: WordPress Plugin Deploy
uses: 10up/action-wordpress-plugin-deploy@stable
env:
SLUG: 'turbo-spa'
SLUG: 'td-turbo-drive'
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}

0 comments on commit 7b879fd

Please sign in to comment.