fix the npm publish dir

This commit is contained in:
jem 2020-11-06 19:14:11 +01:00
parent 956367aba0
commit 4d51d834ea

View file

@ -86,4 +86,4 @@ jobs:
cp target/mastodon-bot.js.sha512 target/npm-build/mastodon_bot/
cp package.json target/npm-build/mastodon_bot/
cp README.md target/npm-build/mastodon_bot/
npm publish ./target/npm-build --access public
npm publish ./target/npm-build/mastodon_bot --access public