salesforcecli / github-workflows

reusable shared CI scripts
BSD 3-Clause "New" or "Revised" License
15 stars 8 forks source link

chore: use sf, not sfdx for npm publish #57

Closed mshanemc closed 1 year ago

mshanemc commented 1 year ago

it might be possible to do this better (install plugin-trust and call it, or remove the --omit-dev to get all the deps from PRM, which should include plugin-trust, and then use ./bin/dev to call that command) so we avoid installing the entire CLI

proof of work https://github.com/salesforcecli/testPackageRelease/actions/runs/5558708048/jobs/10154124756