Skip to content

Commit

Permalink
Use tracker token from Shared-frontend
Browse files Browse the repository at this point in the history
Signed-off-by: Reid Mitchell <rmitchell@pivotal.io>
  • Loading branch information
Jonathan Berney authored and pivotal committed Feb 14, 2018
1 parent 9715b0f commit 1a210bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update-changelog.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/usr/bin/env bash

gulp update-changelog --trackerToken $(lpass show -G "Shared-Pivotal UI/pui-tracker-token" --notes)
gulp update-changelog --trackerToken $(lpass show -G "Shared-frontend/pui-tracker-token" --notes)

0 comments on commit 1a210bd

Please sign in to comment.