Skip to content

Commit e1f4fb8

Browse files
committed
use my real token please
1 parent 2e03f16 commit e1f4fb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/generate_changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/sh
22

3-
CHANGELOG_GITHUB_TOKEN="$GITHUB_TOKEN" bundle exec github_changelog_generator -u gjtorikian -p html-proofer
3+
bundle exec github_changelog_generator --token $GITHUB_TOKEN -u gjtorikian -p html-proofer

0 commit comments

Comments
 (0)