remove dry run

This commit is contained in:
jem 2020-07-13 18:35:19 +02:00
parent 4decc91db3
commit 3a674288e4

View file

@ -98,4 +98,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 --dry-run
npm publish ./target/npm-build --access public