fix the npm publish dir

master
jem 4 years ago
parent 956367aba0
commit 4d51d834ea

@ -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