Skip to content
Snippets Groups Projects
Commit 6790304f authored by Fabian Schuh's avatar Fabian Schuh
Browse files

[Makefile] use chainsquad account for updates

parent d7ab0027
No related branches found
No related tags found
No related merge requests found
......@@ -46,4 +46,4 @@ dist:
release: clean check dist bitshares-changelog git
bitshares-changelog:
git show -s --pretty=format: $(TAG) | tail -n +4 | piston post --file "-" --author xeroc --permlink "python-bitshares-changelog-$(TAGSTEEM)" --category bitshares --title "[Changelog] python-bitshares $(TAG)" --tags python-bitshares changelog
git show -s --pretty=format: $(TAG) | tail -n +4 | piston post --file "-" --author chainsquad --permlink "python-bitshares-changelog-$(TAGSTEEM)" --category bitshares --title "[Changelog] python-bitshares $(TAG)" --tags python-bitshares changelog
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment