Skip to content

Commit

Permalink
use my real token please
Browse files Browse the repository at this point in the history
  • Loading branch information
gjtorikian committed Jan 20, 2023
1 parent 2e03f16 commit e1f4fb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/generate_changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/sh

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

0 comments on commit e1f4fb8

Please sign in to comment.