fix(ns-paystack): remove run command

This commit is contained in:
Brian Pooe 2023-06-08 19:10:56 +02:00
commit e79fb4e57d

View file

@ -31,4 +31,3 @@ jobs:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: |
npx nx run-many --target release --all
npx semantic-release-plus