Skip to content
This repository has been archived by the owner on Oct 27, 2021. It is now read-only.

Commit

Permalink
fix the npm publish dir
Browse files Browse the repository at this point in the history
  • Loading branch information
jerger committed Nov 6, 2020
1 parent 956367a commit 4d51d83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 4d51d83

Please sign in to comment.