Skip to content

Commit

Permalink
print the working dir in script/notify
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnbot committed Jan 22, 2019
1 parent d5cb341 commit a158835
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/notify
Expand Up @@ -26,4 +26,5 @@ context="npm publish $name"
message="https://unpkg.com/$name@$version/"

echo "📡 Transmitting publish status for $context $name@$version..."
pwd
commit-status "$_status" "$context" "$name@$version" "$message"

0 comments on commit a158835

Please sign in to comment.