Skip to content
This repository has been archived by the owner on Mar 23, 2020. It is now read-only.

Commit

Permalink
[make] publish updates as chainsquad
Browse files Browse the repository at this point in the history
  • Loading branch information
xeroc committed Dec 7, 2016
1 parent 420bfb5 commit f2ea0a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ dist:
release: clean check dist steem-changelog git

steem-changelog:
git show -s --pretty=format: $(TAG) | tail -n +4 | piston post --file "-" --author xeroc --permlink "piston-changelog-$(TAGSTEEM)" --category piston --title "[Changelog] Piston $(TAG)" --tags piston changelog
git show -s --pretty=format: $(TAG) | tail -n +4 | piston post --file "-" --author chainsquad --permlink "piston-changelog-$(TAGSTEEM)" --category piston --title "[Changelog] Piston $(TAG)" --tags piston changelog

0 comments on commit f2ea0a7

Please sign in to comment.