Skip to content

Commit

Permalink
chore: fix github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
eteubert committed Nov 1, 2023
1 parent be8211b commit 5ca54bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
run: |
make install_php_scoper
make build
npm run publish:workspace
node bin/workspace.js
- name: WordPress Plugin Deploy
uses: 10up/action-wordpress-plugin-deploy@master
env:
Expand Down

0 comments on commit 5ca54bf

Please sign in to comment.