We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47f82f3 commit dcf38a2Copy full SHA for dcf38a2
script/generate_changelog
@@ -1,3 +1,3 @@
1
#!/bin/sh
2
3
- CHANGELOG_GITHUB_TOKEN="$GITHUB_TOKEN" bundle exec github_changelog_generator -u gjtorikian -p html-pipeline
+bundle exec github_changelog_generator -u gjtorikian -p html-pipeline --token $GITHUB_TOKEN
0 commit comments